# Makefile.in generated by automake 1.15 from Makefile.am.
# Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994-2014 Free Software Foundation, Inc.

# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.





am__is_gnu_make = { \
  if test -z '$(MAKELEVEL)'; then \
    false; \
  elif test -n '$(MAKE_HOST)'; then \
    true; \
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
    true; \
  else \
    false; \
  fi; \
}
am__make_running_with_option = \
  case $${target_option-} in \
      ?) ;; \
      *) echo "am__make_running_with_option: internal error: invalid" \
              "target option '$${target_option-}' specified" >&2; \
         exit 1;; \
  esac; \
  has_opt=no; \
  sane_makeflags=$$MAKEFLAGS; \
  if $(am__is_gnu_make); then \
    sane_makeflags=$$MFLAGS; \
  else \
    case $$MAKEFLAGS in \
      *\\[\ \	]*) \
        bs=\\; \
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
    esac; \
  fi; \
  skip_next=no; \
  strip_trailopt () \
  { \
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  }; \
  for flg in $$sane_makeflags; do \
    test $$skip_next = yes && { skip_next=no; continue; }; \
    case $$flg in \
      *=*|--*) continue;; \
        -*I) strip_trailopt 'I'; skip_next=yes;; \
      -*I?*) strip_trailopt 'I';; \
        -*O) strip_trailopt 'O'; skip_next=yes;; \
      -*O?*) strip_trailopt 'O';; \
        -*l) strip_trailopt 'l'; skip_next=yes;; \
      -*l?*) strip_trailopt 'l';; \
      -[dEDm]) skip_next=yes;; \
      -[JT]) skip_next=yes;; \
    esac; \
    case $$flg in \
      *$$target_option*) has_opt=yes; break;; \
    esac; \
  done; \
  test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/mesquite
pkgincludedir = $(includedir)/mesquite
pkglibdir = $(libdir)/mesquite
pkglibexecdir = $(libexecdir)/mesquite
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-unknown-linux-gnu
host_triplet = x86_64-unknown-linux-gnu
target_triplet = x86_64-unknown-linux-gnu
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/cxx.m4 \
	$(top_srcdir)/m4/cxxflags.m4 $(top_srcdir)/m4/libtool.m4 \
	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
	$(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
	$(am__configure_deps) \
	$(am__libmesquite_la_include_HEADERS_DIST) $(am__DIST_COMMON)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 configure.lineno config.status.lineno
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/include/mesquite_config.h \
	$(top_builddir)/include/mesquite_version.h \
	$(top_builddir)/itaps/iBase_FCDefs.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    *) f=$$p;; \
  esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
  for p in $$list; do echo "$$p $$p"; done | \
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    if (++n[$$2] == $(am__install_max)) \
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    END { for (dir in files) print dir, files[dir] }'
am__base_list = \
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
  test -z "$$files" \
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
         $(am__cd) "$$dir" && rm -f $$files; }; \
  }
am__installdirs = "$(DESTDIR)$(libdir)" \
	"$(DESTDIR)$(libmesquite_la_includedir)"
LTLIBRARIES = $(lib_LTLIBRARIES)
am__DEPENDENCIES_1 =
am__libmesquite_la_SOURCES_DIST = $(SRC_MESH_DIR)/ArrayMesh.cpp \
	$(SRC_MESH_DIR)/ElementPatches.cpp \
	$(SRC_MESH_DIR)/ExtraData.cpp $(SRC_MESH_DIR)/GlobalPatch.cpp \
	$(SRC_MESH_DIR)/IdealElements.cpp \
	$(SRC_MESH_DIR)/MeshDecorator.cpp $(SRC_MESH_DIR)/MeshImpl.cpp \
	$(SRC_MESH_DIR)/MeshImplData.cpp \
	$(SRC_MESH_DIR)/MeshImplTags.cpp \
	$(SRC_MESH_DIR)/MeshWriter.cpp $(SRC_MESH_DIR)/MsqIBase.cpp \
	$(SRC_MESH_DIR)/MsqIBase.hpp $(SRC_MESH_DIR)/MsqIGeom.cpp \
	$(SRC_MESH_DIR)/MsqIMesh.cpp $(SRC_MESH_DIR)/MsqMeshEntity.cpp \
	$(SRC_MESH_DIR)/MsqVertex.cpp \
	$(SRC_MESH_DIR)/ParallelMeshImpl.cpp \
	$(SRC_MESH_DIR)/PatchData.cpp \
	$(SRC_MESH_DIR)/PatchIterator.cpp \
	$(SRC_MESH_DIR)/TagVertexMesh.cpp \
	$(SRC_MESH_DIR)/TopologyInfo.cpp \
	$(SRC_MESH_DIR)/VertexPatches.cpp \
	$(SRC_MESH_DIR)/ParallelHelper.cpp \
	$(SRC_CONTROL_DIR)/Instruction.cpp \
	$(SRC_CONTROL_DIR)/InstructionQueue.cpp \
	$(SRC_CONTROL_DIR)/TerminationCriterion.cpp \
	$(SRC_CONTROL_DIR)/Settings.cpp \
	$(SRC_CONTROL_DIR)/SlaveBoundaryVertices.cpp \
	$(SRC_CONTROL_WRAPPERS_DIR)/ShapeImprovementWrapper.cpp \
	$(SRC_MAPPINGFUNCTION_DIR)/MappingFunction.cpp \
	$(SRC_MAPPINGFUNCTION_DIR)/NodeSet.cpp \
	$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/QuadLagrangeShape.cpp \
	$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/TetLagrangeShape.cpp \
	$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/TriLagrangeShape.cpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearHexahedron.cpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearPrism.cpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearPyramid.cpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearQuadrilateral.cpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearTetrahedron.cpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearTriangle.cpp \
	$(SRC_MISC_DIR)/BoundedCylinderDomain.cpp \
	$(SRC_MISC_DIR)/CylinderDomain.cpp \
	$(SRC_MISC_DIR)/DomainClassifier.cpp \
	$(SRC_MISC_DIR)/Exponent.cpp $(SRC_MISC_DIR)/FileTokenizer.cpp \
	$(SRC_MISC_DIR)/MeshDomain1D.cpp \
	$(SRC_MISC_DIR)/MeshTransform.cpp \
	$(SRC_MISC_DIR)/MesquiteVersion.cpp \
	$(SRC_MISC_DIR)/MsqDebug.cpp $(SRC_MISC_DIR)/MsqError.cpp \
	$(SRC_MISC_DIR)/MsqFPE.cpp $(SRC_MISC_DIR)/MsqGeomPrim.cpp \
	$(SRC_MISC_DIR)/MsqHessian.cpp \
	$(SRC_MISC_DIR)/MsqInterrupt.cpp $(SRC_MISC_DIR)/MsqTimer.cpp \
	$(SRC_MISC_DIR)/PlanarDomain.cpp \
	$(SRC_MISC_DIR)/SphericalDomain.cpp \
	$(SRC_MISC_DIR)/Vector3D.cpp $(SRC_MISC_DIR)/VtkTypeInfo.cpp \
	$(SRC_MISC_DIR)/XYRectangle.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFAdd.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFMultiply.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFScalarAdd.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFScalarMultiply.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/LInfTemplate.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/LPtoPTemplate.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/MaxTemplate.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/OFEvaluator.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/ObjectiveFunction.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/ObjectiveFunctionTemplate.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/PatchPowerMeanP.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/PMeanPTemplate.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/StdDevTemplate.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/VarianceTemplate.cpp \
	$(SRC_QUALITYASSESSOR_DIR)/QualityAssessor.cpp \
	$(SRC_QUALITYIMPROVER_DIR)/QualityImprover.cpp \
	$(SRC_QUALITYIMPROVER_TOPOLOGYMODIFIER_DIR)/TopologyModifier.cpp \
	$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/MeanMidNodeMover.cpp \
	$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/VertexMover.cpp \
	$(SRC_CONJUGATEGRADIENT_DIR)/ConjugateGradient.cpp \
	$(SRC_RELAXATIONSMOOTHERS_DIR)/RelaxationSmoother.cpp \
	$(SRC_RELAXATIONSMOOTHERS_DIR)/LaplacianSmoother.cpp \
	$(SRC_RELAXATIONSMOOTHERS_DIR)/SmartLaplacianSmoother.cpp \
	$(SRC_STEEPESTDESCENT_DIR)/SteepestDescent.cpp \
	$(SRC_NONSMOOTHDESCENT_DIR)/NonSmoothDescent.cpp \
	$(SRC_FEASIBLENEWTON_DIR)/FeasibleNewton.cpp \
	$(SRC_RANDOMIZE_DIR)/Randomize.cpp \
	$(SRC_TRUST_REGION_DIR)/TrustRegion.cpp \
	$(SRC_QUASI_NEWTON_DIR)/QuasiNewton.cpp \
	$(SRC_QUALITYMETRIC_DIR)/AddQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_DIR)/AveragingQM.cpp \
	$(SRC_QUALITYMETRIC_DIR)/ElementMaxQM.cpp \
	$(SRC_QUALITYMETRIC_DIR)/ElementPMeanP.cpp \
	$(SRC_QUALITYMETRIC_DIR)/ElementQM.cpp \
	$(SRC_QUALITYMETRIC_DIR)/MultiplyQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_DIR)/PMeanPMetric.cpp \
	$(SRC_QUALITYMETRIC_DIR)/PowerQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_DIR)/QualityMetric.cpp \
	$(SRC_QUALITYMETRIC_DIR)/ScalarAddQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_DIR)/ScalarMultiplyQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_DIR)/VertexMaxQM.cpp \
	$(SRC_QUALITYMETRIC_DIR)/VertexPMeanP.cpp \
	$(SRC_QUALITYMETRIC_DIR)/VertexQM.cpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/AspectRatioGammaQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/ConditionNumberQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/IdealWeightInverseMeanRatio.cpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/IdealWeightMeanRatio.cpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/VertexConditionNumberQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_SMOOTHNESS_DIR)/EdgeLengthQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_SMOOTHNESS_DIR)/EdgeLengthRangeQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_TMP_DIR)/AffineMapMetric.cpp \
	$(SRC_QUALITYMETRIC_TMP_DIR)/TargetMetricUtil.cpp \
	$(SRC_QUALITYMETRIC_TMP_DIR)/TargetMetricUtil.hpp \
	$(SRC_QUALITYMETRIC_TMP_DIR)/TargetMetricDimIndep.hpp \
	$(SRC_QUALITYMETRIC_TMP_DIR)/TMPQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TargetMetric2D.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/DomainSurfaceOrientation.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/InvTransBarrier2D.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TSquared2D.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShape.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeBarrier.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrient.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientAlt1.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientAlt2.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientBarrier.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSize.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrier.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrierAlt1.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrierAlt2.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrient.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientAlt1.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientBarrier.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientBarrierAlt2.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TargetSurfaceOrientation.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/InverseMeanRatio2D.cpp \
	$(SRC_QUALITYMETRIC_TMP_3D_DIR)/InverseMeanRatio3D.cpp \
	$(SRC_QUALITYMETRIC_TMP_3D_DIR)/TargetMetric3D.cpp \
	$(SRC_QUALITYMETRIC_TMP_3D_DIR)/TSquared3D.cpp \
	$(SRC_QUALITYMETRIC_TMP_3D_DIR)/Target3DShapeSizeOrient.cpp \
	$(SRC_QUALITYMETRIC_UNTANGLE_DIR)/UntangleBetaQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_VOLUME_DIR)/LocalSizeQualityMetric.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/CachingTargetCalculator.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/IdealTargetCalculator.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/IdentityTarget.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/InverseMetricWeight.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/JacobianCalculator.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/LVQDTargetCalculator.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/MetricWeight.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/RefMeshTargetCalculator.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/ReferenceMesh.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/TargetReader.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/TargetWriter.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/WeightReader.cpp itaps/iBase.h \
	itaps/iMesh.h itaps/iGeom.h itaps/iRel.h itaps/iBase_FCDefs.h \
	itaps/iMesh_protos.h itaps/iGeom_protos.h itaps/iRel_protos.h
#am__objects_1 = ParallelHelper.lo
am__objects_2 = ArrayMesh.lo ElementPatches.lo ExtraData.lo \
	GlobalPatch.lo IdealElements.lo MeshDecorator.lo MeshImpl.lo \
	MeshImplData.lo MeshImplTags.lo MeshWriter.lo MsqIBase.lo \
	MsqIGeom.lo MsqIMesh.lo MsqMeshEntity.lo MsqVertex.lo \
	ParallelMeshImpl.lo PatchData.lo PatchIterator.lo \
	TagVertexMesh.lo TopologyInfo.lo VertexPatches.lo \
	$(am__objects_1) Instruction.lo InstructionQueue.lo \
	TerminationCriterion.lo Settings.lo SlaveBoundaryVertices.lo \
	ShapeImprovementWrapper.lo MappingFunction.lo NodeSet.lo \
	QuadLagrangeShape.lo TetLagrangeShape.lo TriLagrangeShape.lo \
	LinearHexahedron.lo LinearPrism.lo LinearPyramid.lo \
	LinearQuadrilateral.lo LinearTetrahedron.lo LinearTriangle.lo \
	BoundedCylinderDomain.lo CylinderDomain.lo DomainClassifier.lo \
	Exponent.lo FileTokenizer.lo MeshDomain1D.lo MeshTransform.lo \
	MesquiteVersion.lo MsqDebug.lo MsqError.lo MsqFPE.lo \
	MsqGeomPrim.lo MsqHessian.lo MsqInterrupt.lo MsqTimer.lo \
	PlanarDomain.lo SphericalDomain.lo Vector3D.lo VtkTypeInfo.lo \
	XYRectangle.lo CompositeOFAdd.lo CompositeOFMultiply.lo \
	CompositeOFScalarAdd.lo CompositeOFScalarMultiply.lo \
	LInfTemplate.lo LPtoPTemplate.lo MaxTemplate.lo OFEvaluator.lo \
	ObjectiveFunction.lo ObjectiveFunctionTemplate.lo \
	PatchPowerMeanP.lo PMeanPTemplate.lo StdDevTemplate.lo \
	VarianceTemplate.lo QualityAssessor.lo QualityImprover.lo \
	TopologyModifier.lo MeanMidNodeMover.lo VertexMover.lo \
	ConjugateGradient.lo RelaxationSmoother.lo \
	LaplacianSmoother.lo SmartLaplacianSmoother.lo \
	SteepestDescent.lo NonSmoothDescent.lo FeasibleNewton.lo \
	Randomize.lo TrustRegion.lo QuasiNewton.lo AddQualityMetric.lo \
	AveragingQM.lo ElementMaxQM.lo ElementPMeanP.lo ElementQM.lo \
	MultiplyQualityMetric.lo PMeanPMetric.lo PowerQualityMetric.lo \
	QualityMetric.lo ScalarAddQualityMetric.lo \
	ScalarMultiplyQualityMetric.lo VertexMaxQM.lo VertexPMeanP.lo \
	VertexQM.lo AspectRatioGammaQualityMetric.lo \
	ConditionNumberQualityMetric.lo IdealWeightInverseMeanRatio.lo \
	IdealWeightMeanRatio.lo VertexConditionNumberQualityMetric.lo \
	EdgeLengthQualityMetric.lo EdgeLengthRangeQualityMetric.lo \
	AffineMapMetric.lo TargetMetricUtil.lo TMPQualityMetric.lo \
	TargetMetric2D.lo DomainSurfaceOrientation.lo \
	InvTransBarrier2D.lo TSquared2D.lo Target2DShape.lo \
	Target2DShapeBarrier.lo Target2DShapeOrient.lo \
	Target2DShapeOrientAlt1.lo Target2DShapeOrientAlt2.lo \
	Target2DShapeOrientBarrier.lo Target2DShapeSize.lo \
	Target2DShapeSizeBarrier.lo Target2DShapeSizeBarrierAlt1.lo \
	Target2DShapeSizeBarrierAlt2.lo Target2DShapeSizeOrient.lo \
	Target2DShapeSizeOrientAlt1.lo \
	Target2DShapeSizeOrientBarrier.lo \
	Target2DShapeSizeOrientBarrierAlt2.lo \
	TargetSurfaceOrientation.lo InverseMeanRatio2D.lo \
	InverseMeanRatio3D.lo TargetMetric3D.lo TSquared3D.lo \
	Target3DShapeSizeOrient.lo UntangleBetaQualityMetric.lo \
	LocalSizeQualityMetric.lo CachingTargetCalculator.lo \
	IdealTargetCalculator.lo IdentityTarget.lo \
	InverseMetricWeight.lo JacobianCalculator.lo \
	LVQDTargetCalculator.lo MetricWeight.lo \
	RefMeshTargetCalculator.lo ReferenceMesh.lo TargetReader.lo \
	TargetWriter.lo WeightReader.lo
am_libmesquite_la_OBJECTS = $(am__objects_2)
libmesquite_la_OBJECTS = $(am_libmesquite_la_OBJECTS)
AM_V_lt = $(am__v_lt_$(V))
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
am__v_lt_0 = --silent
am__v_lt_1 = 
libmesquite_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
	$(AM_CXXFLAGS) $(CXXFLAGS) $(libmesquite_la_LDFLAGS) \
	$(LDFLAGS) -o $@
AM_V_P = $(am__v_P_$(V))
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN     " $@;
am__v_GEN_1 = 
AM_V_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
am__v_at_1 = 
DEFAULT_INCLUDES = -I. -I$(top_builddir)/include -I$(top_builddir)/itaps
depcomp = $(SHELL) $(top_srcdir)/./config_aux/depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CXXFLAGS) $(CXXFLAGS)
AM_V_CXX = $(am__v_CXX_$(V))
am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
am__v_CXX_0 = @echo "  CXX     " $@;
am__v_CXX_1 = 
CXXLD = $(CXX)
CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CXXLD = $(am__v_CXXLD_$(V))
am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
am__v_CXXLD_0 = @echo "  CXXLD   " $@;
am__v_CXXLD_1 = 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_$(V))
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
am__v_CC_0 = @echo "  CC      " $@;
am__v_CC_1 = 
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_$(V))
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
am__v_CCLD_0 = @echo "  CCLD    " $@;
am__v_CCLD_1 = 
SOURCES = $(libmesquite_la_SOURCES)
DIST_SOURCES = $(am__libmesquite_la_SOURCES_DIST)
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
	ctags-recursive dvi-recursive html-recursive info-recursive \
	install-data-recursive install-dvi-recursive \
	install-exec-recursive install-html-recursive \
	install-info-recursive install-pdf-recursive \
	install-ps-recursive install-recursive installcheck-recursive \
	installdirs-recursive pdf-recursive ps-recursive \
	tags-recursive uninstall-recursive
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
am__libmesquite_la_include_HEADERS_DIST = include/Mesquite.hpp \
	include/Mesquite_all_headers.hpp \
	$(top_builddir)/include/mesquite_config.h \
	$(top_builddir)/include/mesquite_version.h \
	include/MeshInterface.hpp include/ParallelMeshInterface.hpp \
	include/ParallelHelperInterface.hpp \
	$(SRC_MESH_DIR)/ArrayMesh.hpp \
	$(SRC_MESH_DIR)/ElementPatches.hpp \
	$(SRC_MESH_DIR)/ExtraData.hpp \
	$(SRC_MESH_DIR)/ExtraDataUser.hpp \
	$(SRC_MESH_DIR)/GlobalPatch.hpp \
	$(SRC_MESH_DIR)/IdealElements.hpp \
	$(SRC_MESH_DIR)/MeshDecorator.hpp $(SRC_MESH_DIR)/MeshImpl.hpp \
	$(SRC_MESH_DIR)/MeshImplData.hpp \
	$(SRC_MESH_DIR)/MeshImplTags.hpp \
	$(SRC_MESH_DIR)/MeshWriter.hpp \
	$(SRC_MESH_DIR)/MsqFreeVertexIndexIterator.hpp \
	$(SRC_MESH_DIR)/MsqIGeom.hpp $(SRC_MESH_DIR)/MsqIMesh.hpp \
	$(SRC_MESH_DIR)/MsqMeshEntity.hpp \
	$(SRC_MESH_DIR)/MsqVertex.hpp \
	$(SRC_MESH_DIR)/ParallelMeshImpl.hpp \
	$(SRC_MESH_DIR)/PatchData.hpp \
	$(SRC_MESH_DIR)/PatchIterator.hpp $(SRC_MESH_DIR)/PatchSet.hpp \
	$(SRC_MESH_DIR)/TagVertexMesh.hpp \
	$(SRC_MESH_DIR)/TopologyInfo.hpp \
	$(SRC_MESH_DIR)/VertexPatches.hpp \
	$(SRC_MESH_DIR)/ParallelHelper.hpp \
	$(SRC_CONTROL_DIR)/Instruction.hpp \
	$(SRC_CONTROL_DIR)/InstructionQueue.hpp \
	$(SRC_CONTROL_DIR)/TerminationCriterion.hpp \
	$(SRC_CONTROL_DIR)/Settings.hpp \
	$(SRC_CONTROL_DIR)/SlaveBoundaryVertices.hpp \
	$(SRC_CONTROL_DIR)/VertexSlaver.hpp \
	$(SRC_CONTROL_WRAPPERS_DIR)/LaplacianIQ.hpp \
	$(SRC_CONTROL_WRAPPERS_DIR)/ShapeImprovementWrapper.hpp \
	$(SRC_MAPPINGFUNCTION_DIR)/MappingFunction.hpp \
	$(SRC_MAPPINGFUNCTION_DIR)/NodeSet.hpp \
	$(SRC_MAPPINGFUNCTION_DIR)/Sample.hpp \
	$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/QuadLagrangeShape.hpp \
	$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/TetLagrangeShape.hpp \
	$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/TriLagrangeShape.hpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearHexahedron.hpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearPrism.hpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearPyramid.hpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearQuadrilateral.hpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearTetrahedron.hpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearTriangle.hpp \
	$(SRC_MISC_DIR)/BoundedCylinderDomain.hpp \
	$(SRC_MISC_DIR)/Bits.hpp $(SRC_MISC_DIR)/CylinderDomain.hpp \
	$(SRC_MISC_DIR)/DomainClassifier.hpp \
	$(SRC_MISC_DIR)/Exponent.hpp $(SRC_MISC_DIR)/FileTokenizer.hpp \
	$(SRC_MISC_DIR)/Matrix3D.hpp $(SRC_MISC_DIR)/MeshDomain1D.hpp \
	$(SRC_MISC_DIR)/MeshTransform.hpp $(SRC_MISC_DIR)/MsqDebug.hpp \
	$(SRC_MISC_DIR)/MsqError.hpp $(SRC_MISC_DIR)/MsqFPE.hpp \
	$(SRC_MISC_DIR)/MsqGeomPrim.hpp $(SRC_MISC_DIR)/MsqHessian.hpp \
	$(SRC_MISC_DIR)/MsqInterrupt.hpp $(SRC_MISC_DIR)/MsqMatrix.hpp \
	$(SRC_MISC_DIR)/MsqTimer.hpp $(SRC_MISC_DIR)/PlanarDomain.hpp \
	$(SRC_MISC_DIR)/SphericalDomain.hpp \
	$(SRC_MISC_DIR)/SymMatrix3D.hpp \
	$(SRC_MISC_DIR)/TargetMatrix.hpp $(SRC_MISC_DIR)/Vector3D.hpp \
	$(SRC_MISC_DIR)/VtkTypeInfo.hpp \
	$(SRC_MISC_DIR)/XYRectangle.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFAdd.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFMultiply.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFScalarAdd.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFScalarMultiply.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/LInfTemplate.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/LPtoPTemplate.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/MaxTemplate.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/OFEvaluator.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/ObjectiveFunction.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/ObjectiveFunctionTemplate.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/PatchPowerMeanP.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/PMeanPTemplate.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/StdDevTemplate.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/VarianceTemplate.hpp \
	$(SRC_QUALITYASSESSOR_DIR)/QualityAssessor.hpp \
	$(SRC_QUALITYIMPROVER_DIR)/PatchSetUser.hpp \
	$(SRC_QUALITYIMPROVER_DIR)/QualityImprover.hpp \
	$(SRC_QUALITYIMPROVER_TOPOLOGYMODIFIER_DIR)/TopologyModifier.hpp \
	$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/MeanMidNodeMover.hpp \
	$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/NullImprover.hpp \
	$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/VertexMover.hpp \
	$(SRC_CONJUGATEGRADIENT_DIR)/ConjugateGradient.hpp \
	$(SRC_RELAXATIONSMOOTHERS_DIR)/RelaxationSmoother.hpp \
	$(SRC_RELAXATIONSMOOTHERS_DIR)/LaplacianSmoother.hpp \
	$(SRC_RELAXATIONSMOOTHERS_DIR)/SmartLaplacianSmoother.hpp \
	$(SRC_STEEPESTDESCENT_DIR)/SteepestDescent.hpp \
	$(SRC_NONSMOOTHDESCENT_DIR)/NonSmoothDescent.hpp \
	$(SRC_FEASIBLENEWTON_DIR)/FeasibleNewton.hpp \
	$(SRC_RANDOMIZE_DIR)/Randomize.hpp \
	$(SRC_TRUST_REGION_DIR)/TrustRegion.hpp \
	$(SRC_QUASI_NEWTON_DIR)/QuasiNewton.hpp \
	$(SRC_QUALITYMETRIC_DIR)/AddQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_DIR)/AveragingQM.hpp \
	$(SRC_QUALITYMETRIC_DIR)/ElemSampleQM.hpp \
	$(SRC_QUALITYMETRIC_DIR)/ElementMaxQM.hpp \
	$(SRC_QUALITYMETRIC_DIR)/ElementPMeanP.hpp \
	$(SRC_QUALITYMETRIC_DIR)/ElementQM.hpp \
	$(SRC_QUALITYMETRIC_DIR)/MultiplyQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_DIR)/PMeanPMetric.hpp \
	$(SRC_QUALITYMETRIC_DIR)/PowerQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_DIR)/QualityMetric.hpp \
	$(SRC_QUALITYMETRIC_DIR)/ScalarAddQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_DIR)/ScalarMultiplyQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_DIR)/VertexMaxQM.hpp \
	$(SRC_QUALITYMETRIC_DIR)/VertexPMeanP.hpp \
	$(SRC_QUALITYMETRIC_DIR)/VertexQM.hpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/AspectRatioGammaQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/ConditionNumberFunctions.hpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/ConditionNumberQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/IdealWeightInverseMeanRatio.hpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/IdealWeightMeanRatio.hpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/MeanRatioFunctions.hpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/VertexConditionNumberQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_SMOOTHNESS_DIR)/EdgeLengthQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_SMOOTHNESS_DIR)/EdgeLengthRangeQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_TMP_DIR)/AffineMapMetric.hpp \
	$(SRC_QUALITYMETRIC_TMP_DIR)/TMPQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/DomainSurfaceOrientation.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/InvTransBarrier2D.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TSquared2D.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShape.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeBarrier.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrient.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientAlt1.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientAlt2.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientBarrier.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSize.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrier.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrierAlt1.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrierAlt2.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrient.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientAlt1.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientBarrier.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientBarrierAlt2.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TargetMetric2D.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TargetSurfaceOrientation.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/InverseMeanRatio2D.hpp \
	$(SRC_QUALITYMETRIC_TMP_3D_DIR)/InverseMeanRatio3D.hpp \
	$(SRC_QUALITYMETRIC_TMP_3D_DIR)/TargetMetric3D.hpp \
	$(SRC_QUALITYMETRIC_TMP_3D_DIR)/TSquared3D.hpp \
	$(SRC_QUALITYMETRIC_TMP_3D_DIR)/Target3DShapeSizeOrient.hpp \
	$(SRC_QUALITYMETRIC_UNTANGLE_DIR)/UntangleBetaQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_VOLUME_DIR)/LocalSizeQualityMetric.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/CachingTargetCalculator.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/IdealTargetCalculator.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/IdentityTarget.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/InverseMetricWeight.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/JacobianCalculator.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/LVQDTargetCalculator.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/MetricWeight.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/RefMeshTargetCalculator.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/ReferenceMesh.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/TargetCalculator.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/TargetReader.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/TargetWriter.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/WeightCalculator.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/WeightReader.hpp
HEADERS = $(libmesquite_la_include_HEADERS)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
  distclean-recursive maintainer-clean-recursive
am__recursive_targets = \
  $(RECURSIVE_TARGETS) \
  $(RECURSIVE_CLEAN_TARGETS) \
  $(am__extra_recursive_targets)
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
	cscope distdir dist dist-all distcheck
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates.  Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
  BEGIN { nonempty = 0; } \
  { items[$$0] = 1; nonempty = 1; } \
  END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique.  This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
  list='$(am__tagged_files)'; \
  unique=`for i in $$list; do \
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
CSCOPE = cscope
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/itaps/Makefile.am \
	$(srcdir)/src/Control/Makefile.am \
	$(srcdir)/src/Control/Wrappers/Makefile.am \
	$(srcdir)/src/MappingFunction/Lagrange/Makefile.am \
	$(srcdir)/src/MappingFunction/Linear/Makefile.am \
	$(srcdir)/src/MappingFunction/Makefile.am \
	$(srcdir)/src/Mesh/Makefile.am $(srcdir)/src/Misc/Makefile.am \
	$(srcdir)/src/ObjectiveFunction/Makefile.am \
	$(srcdir)/src/QualityAssessor/Makefile.am \
	$(srcdir)/src/QualityImprover/Makefile.am \
	$(srcdir)/src/QualityImprover/TopologyModifier/Makefile.am \
	$(srcdir)/src/QualityImprover/VertexMover/ConjugateGradient/Makefile.am \
	$(srcdir)/src/QualityImprover/VertexMover/FeasibleNewton/Makefile.am \
	$(srcdir)/src/QualityImprover/VertexMover/Makefile.am \
	$(srcdir)/src/QualityImprover/VertexMover/NonSmoothDescent/Makefile.am \
	$(srcdir)/src/QualityImprover/VertexMover/QuasiNewton/Makefile.am \
	$(srcdir)/src/QualityImprover/VertexMover/Randomize/Makefile.am \
	$(srcdir)/src/QualityImprover/VertexMover/Relaxation/Makefile.am \
	$(srcdir)/src/QualityImprover/VertexMover/SteepestDescent/Makefile.am \
	$(srcdir)/src/QualityImprover/VertexMover/TrustRegion/Makefile.am \
	$(srcdir)/src/QualityMetric/Makefile.am \
	$(srcdir)/src/QualityMetric/Shape/Makefile.am \
	$(srcdir)/src/QualityMetric/Smoothness/Makefile.am \
	$(srcdir)/src/QualityMetric/TMP/2D/Makefile.am \
	$(srcdir)/src/QualityMetric/TMP/3D/Makefile.am \
	$(srcdir)/src/QualityMetric/TMP/Makefile.am \
	$(srcdir)/src/QualityMetric/Untangle/Makefile.am \
	$(srcdir)/src/QualityMetric/Volume/Makefile.am \
	$(srcdir)/src/TargetCalculator/Makefile.am \
	$(top_srcdir)/./config_aux/compile \
	$(top_srcdir)/./config_aux/config.guess \
	$(top_srcdir)/./config_aux/config.sub \
	$(top_srcdir)/./config_aux/depcomp \
	$(top_srcdir)/./config_aux/install-sh \
	$(top_srcdir)/./config_aux/ltmain.sh \
	$(top_srcdir)/./config_aux/missing \
	$(top_srcdir)/include/mesquite_config.h.in \
	$(top_srcdir)/include/mesquite_version.h.in \
	$(top_srcdir)/itaps/iBase_FCDefs.h.in ./config_aux/compile \
	./config_aux/config.guess ./config_aux/config.sub \
	./config_aux/depcomp ./config_aux/install-sh \
	./config_aux/ltmain.sh ./config_aux/missing README
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
am__remove_distdir = \
  if test -d "$(distdir)"; then \
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
      && rm -rf "$(distdir)" \
      || { sleep 5 && rm -rf "$(distdir)"; }; \
  else :; fi
am__post_remove_distdir = $(am__remove_distdir)
am__relativize = \
  dir0=`pwd`; \
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  sed_rest='s,^[^/]*/*,,'; \
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  sed_butlast='s,/*[^/]*$$,,'; \
  while test -n "$$dir1"; do \
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
    if test "$$first" != "."; then \
      if test "$$first" = ".."; then \
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
      else \
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
        if test "$$first2" = "$$first"; then \
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
        else \
          dir2="../$$dir2"; \
        fi; \
        dir0="$$dir0"/"$$first"; \
      fi; \
    fi; \
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  done; \
  reldir="$$dir2"
DIST_ARCHIVES = $(distdir).tar.gz
GZIP_ENV = --best
DIST_TARGETS = dist-gzip
distuninstallcheck_listfiles = find . -type f -print
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
distcleancheck_listfiles = find . -type f -print
ACLOCAL = ${SHELL} /projects/dynmeshtool/toolkit/mesh_quality_improvement/lb_mds_ps_mesquite/config_aux/missing aclocal-1.15
AMTAR = $${TAR-tar}
AM_CPPFLAGS =  -DNDEBUG -DHAVE_VSNPRINTF -DHAVE_VSPRINTF -DHAVE_CLOCK -DHAVE_TIMES -DHAVE_CBRT -DHAVE_FEENABLEEXCEPT -Iinclude -Iitaps -I$(top_srcdir)/include \
	-I$(top_srcdir)/itaps $(MSQ_INCLUDES)
AM_CXXFLAGS =   -Wall -pipe
AM_DEFAULT_VERBOSITY = 1
AM_LDFLAGS = 
AR = ar
AS = as
AUTOCONF = ${SHELL} /projects/dynmeshtool/toolkit/mesh_quality_improvement/lb_mds_ps_mesquite/config_aux/missing autoconf
AUTOHEADER = :
AUTOMAKE = ${SHELL} /projects/dynmeshtool/toolkit/mesh_quality_improvement/lb_mds_ps_mesquite/config_aux/missing automake-1.15
AWK = gawk
BIBTEX = /bin/bibtex
CC = cc
CCDEPMODE = depmode=gcc3
CFLAGS = -g -O2
CPP = cc -E
CPPFLAGS = 
CPPUNIT_CPPFLAGS = 
CPPUNIT_LDFLAGS =  -lcppunit -ldl
CXX = c++
CXXCPP = c++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS =   -O2
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DLLTOOL = dlltool
DOT = no
DOT_DIR = 
DOXYGEN = /bin/doxygen
DOXYGEN_CHI = no
DOXYGEN_HTML = no
DOXYGEN_HTMLHELP = no
DOXYGEN_LATEX = no
DOXYGEN_MAN = no
DOXYGEN_PDF = no
DOXYGEN_PS = no
DOXYGEN_RTF = no
DOXYGEN_XML = no
DSYMUTIL = 
DUMPBIN = 
DVIPS = /bin/dvips
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /bin/grep -E
ENABLE_DOXYGEN = 
EXEEXT = 
FC = gfortran
FCFLAGS = -g -O2
FCLIBS =  -L/usr/lib/gcc/x86_64-redhat-linux/6.3.1 -L/usr/lib/gcc/x86_64-redhat-linux/6.3.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/6.3.1/../../.. -lgfortran -lm -lquadmath
FGREP = /bin/grep -F
GREP = /bin/grep
HAVE_DOT = no
INSTALL = /bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
LATEX = /bin/latex
LD = /bin/ld -m elf_x86_64
LDFLAGS = 
LIBOBJS = 
LIBS = -lm
LIBTOOL = $(SHELL) $(top_builddir)/libtool 
LIPO = 
LN_S = ln -s
LTLIBOBJS = 
LT_SYS_LIBRARY_PATH = 
MAKEINFO = ${SHELL} /projects/dynmeshtool/toolkit/mesh_quality_improvement/lb_mds_ps_mesquite/config_aux/missing makeinfo
MANIFEST_TOOL = :
MESQUITE_IMESH_MAKE_INCLUDE = 
MESQUITE_LIBS =  -lm
MKDIR_P = /bin/mkdir -p
MSQ_LIBTOOL_FLAGS = 
MSQ_LIBTOOL_PREFIX = 
NM = /bin/nm -B
NMEDIT = 
OBJDUMP = objdump
OBJEXT = o
OTOOL = 
OTOOL64 = 
PACKAGE = mesquite
PACKAGE_BUGREPORT = 
PACKAGE_NAME = Mesquite
PACKAGE_STRING = Mesquite 2.0.0
PACKAGE_TARNAME = mesquite
PACKAGE_URL = 
PACKAGE_VERSION = 2.0.0
PATH_SEPARATOR = :
PS2PDF = /bin/ps2pdf
RANLIB = ranlib
SED = /bin/sed
SET_MAKE = 
SHELL = /bin/sh
STRIP = strip
TEST_MAKE_INCLUDE = include ../cppflags.make
USER_GUIDE_PDF = no
USER_GUIDE_PS = no
UTIL_MAKE_INCLUDE = include ../testSuite/cppflags.make
VERSION = 2.0.0
abs_builddir = /projects/dynmeshtool/toolkit/mesh_quality_improvement/lb_mds_ps_mesquite
abs_srcdir = /projects/dynmeshtool/toolkit/mesh_quality_improvement/lb_mds_ps_mesquite
abs_top_builddir = /projects/dynmeshtool/toolkit/mesh_quality_improvement/lb_mds_ps_mesquite
abs_top_srcdir = /projects/dynmeshtool/toolkit/mesh_quality_improvement/lb_mds_ps_mesquite
ac_ct_AR = ar
ac_ct_CC = cc
ac_ct_CXX = c++
ac_ct_DUMPBIN = 
ac_ct_FC = gfortran
am__include = include
am__leading_dot = .
am__quote = 
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = ${exec_prefix}/bin
build = x86_64-unknown-linux-gnu
build_alias = 
build_cpu = x86_64
build_os = linux-gnu
build_vendor = unknown
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
host = x86_64-unknown-linux-gnu
host_alias = 
host_cpu = x86_64
host_os = linux-gnu
host_vendor = unknown
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /projects/dynmeshtool/toolkit/mesh_quality_improvement/lb_mds_ps_mesquite/config_aux/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
mandir = ${datarootdir}/man
mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /usr/local
program_transform_name = s,x,x,
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
target = x86_64-unknown-linux-gnu
target_alias = 
target_cpu = x86_64
target_os = linux-gnu
target_vendor = unknown
top_build_prefix = 
top_builddir = .
top_srcdir = .
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = . doc testSuite utils
DIST_SUBDIRS = $(SUBDIRS) meshFiles

# Need to be explicit about these for old versions of automake
OLD_AM_GENERATED_HDRS = include/mesquite_config.h \
                        include/mesquite_version.h \
                        itaps/iBase_FCDefs.h 

OLD_AM_EXTRA_CONFIG = m4/cxxflags.m4 \
                      m4/cxx.m4 \
                      m4/util.m4

EXTRA_DIST = lgpl.txt mkconfigure $(OLD_AM_GENERATED_HDRS:=.in) \
	$(OLD_AM_EXTRA_CONFIG) $(INCLUDED_MAKEFILES) \
	$(top_srcdir)/itaps/mkprotos.sh
BUILT_SOURCES = include/Mesquite_all_headers.hpp itaps/iMesh_protos.h \
	itaps/iGeom_protos.h itaps/iRel_protos.h
MSQ_SRCS = $(SRC_MESH_DIR)/ArrayMesh.cpp \
	$(SRC_MESH_DIR)/ElementPatches.cpp \
	$(SRC_MESH_DIR)/ExtraData.cpp $(SRC_MESH_DIR)/GlobalPatch.cpp \
	$(SRC_MESH_DIR)/IdealElements.cpp \
	$(SRC_MESH_DIR)/MeshDecorator.cpp $(SRC_MESH_DIR)/MeshImpl.cpp \
	$(SRC_MESH_DIR)/MeshImplData.cpp \
	$(SRC_MESH_DIR)/MeshImplTags.cpp \
	$(SRC_MESH_DIR)/MeshWriter.cpp $(SRC_MESH_DIR)/MsqIBase.cpp \
	$(SRC_MESH_DIR)/MsqIBase.hpp $(SRC_MESH_DIR)/MsqIGeom.cpp \
	$(SRC_MESH_DIR)/MsqIMesh.cpp $(SRC_MESH_DIR)/MsqMeshEntity.cpp \
	$(SRC_MESH_DIR)/MsqVertex.cpp \
	$(SRC_MESH_DIR)/ParallelMeshImpl.cpp \
	$(SRC_MESH_DIR)/PatchData.cpp \
	$(SRC_MESH_DIR)/PatchIterator.cpp \
	$(SRC_MESH_DIR)/TagVertexMesh.cpp \
	$(SRC_MESH_DIR)/TopologyInfo.cpp \
	$(SRC_MESH_DIR)/VertexPatches.cpp $(MPI_SRCS) \
	$(SRC_CONTROL_DIR)/Instruction.cpp \
	$(SRC_CONTROL_DIR)/InstructionQueue.cpp \
	$(SRC_CONTROL_DIR)/TerminationCriterion.cpp \
	$(SRC_CONTROL_DIR)/Settings.cpp \
	$(SRC_CONTROL_DIR)/SlaveBoundaryVertices.cpp \
	$(SRC_CONTROL_WRAPPERS_DIR)/ShapeImprovementWrapper.cpp \
	$(SRC_MAPPINGFUNCTION_DIR)/MappingFunction.cpp \
	$(SRC_MAPPINGFUNCTION_DIR)/NodeSet.cpp \
	$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/QuadLagrangeShape.cpp \
	$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/TetLagrangeShape.cpp \
	$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/TriLagrangeShape.cpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearHexahedron.cpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearPrism.cpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearPyramid.cpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearQuadrilateral.cpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearTetrahedron.cpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearTriangle.cpp \
	$(SRC_MISC_DIR)/BoundedCylinderDomain.cpp \
	$(SRC_MISC_DIR)/CylinderDomain.cpp \
	$(SRC_MISC_DIR)/DomainClassifier.cpp \
	$(SRC_MISC_DIR)/Exponent.cpp $(SRC_MISC_DIR)/FileTokenizer.cpp \
	$(SRC_MISC_DIR)/MeshDomain1D.cpp \
	$(SRC_MISC_DIR)/MeshTransform.cpp \
	$(SRC_MISC_DIR)/MesquiteVersion.cpp \
	$(SRC_MISC_DIR)/MsqDebug.cpp $(SRC_MISC_DIR)/MsqError.cpp \
	$(SRC_MISC_DIR)/MsqFPE.cpp $(SRC_MISC_DIR)/MsqGeomPrim.cpp \
	$(SRC_MISC_DIR)/MsqHessian.cpp \
	$(SRC_MISC_DIR)/MsqInterrupt.cpp $(SRC_MISC_DIR)/MsqTimer.cpp \
	$(SRC_MISC_DIR)/PlanarDomain.cpp \
	$(SRC_MISC_DIR)/SphericalDomain.cpp \
	$(SRC_MISC_DIR)/Vector3D.cpp $(SRC_MISC_DIR)/VtkTypeInfo.cpp \
	$(SRC_MISC_DIR)/XYRectangle.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFAdd.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFMultiply.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFScalarAdd.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFScalarMultiply.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/LInfTemplate.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/LPtoPTemplate.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/MaxTemplate.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/OFEvaluator.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/ObjectiveFunction.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/ObjectiveFunctionTemplate.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/PatchPowerMeanP.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/PMeanPTemplate.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/StdDevTemplate.cpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/VarianceTemplate.cpp \
	$(SRC_QUALITYASSESSOR_DIR)/QualityAssessor.cpp \
	$(SRC_QUALITYIMPROVER_DIR)/QualityImprover.cpp \
	$(SRC_QUALITYIMPROVER_TOPOLOGYMODIFIER_DIR)/TopologyModifier.cpp \
	$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/MeanMidNodeMover.cpp \
	$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/VertexMover.cpp \
	$(SRC_CONJUGATEGRADIENT_DIR)/ConjugateGradient.cpp \
	$(SRC_RELAXATIONSMOOTHERS_DIR)/RelaxationSmoother.cpp \
	$(SRC_RELAXATIONSMOOTHERS_DIR)/LaplacianSmoother.cpp \
	$(SRC_RELAXATIONSMOOTHERS_DIR)/SmartLaplacianSmoother.cpp \
	$(SRC_STEEPESTDESCENT_DIR)/SteepestDescent.cpp \
	$(SRC_NONSMOOTHDESCENT_DIR)/NonSmoothDescent.cpp \
	$(SRC_FEASIBLENEWTON_DIR)/FeasibleNewton.cpp \
	$(SRC_RANDOMIZE_DIR)/Randomize.cpp \
	$(SRC_TRUST_REGION_DIR)/TrustRegion.cpp \
	$(SRC_QUASI_NEWTON_DIR)/QuasiNewton.cpp \
	$(SRC_QUALITYMETRIC_DIR)/AddQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_DIR)/AveragingQM.cpp \
	$(SRC_QUALITYMETRIC_DIR)/ElementMaxQM.cpp \
	$(SRC_QUALITYMETRIC_DIR)/ElementPMeanP.cpp \
	$(SRC_QUALITYMETRIC_DIR)/ElementQM.cpp \
	$(SRC_QUALITYMETRIC_DIR)/MultiplyQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_DIR)/PMeanPMetric.cpp \
	$(SRC_QUALITYMETRIC_DIR)/PowerQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_DIR)/QualityMetric.cpp \
	$(SRC_QUALITYMETRIC_DIR)/ScalarAddQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_DIR)/ScalarMultiplyQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_DIR)/VertexMaxQM.cpp \
	$(SRC_QUALITYMETRIC_DIR)/VertexPMeanP.cpp \
	$(SRC_QUALITYMETRIC_DIR)/VertexQM.cpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/AspectRatioGammaQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/ConditionNumberQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/IdealWeightInverseMeanRatio.cpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/IdealWeightMeanRatio.cpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/VertexConditionNumberQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_SMOOTHNESS_DIR)/EdgeLengthQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_SMOOTHNESS_DIR)/EdgeLengthRangeQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_TMP_DIR)/AffineMapMetric.cpp \
	$(SRC_QUALITYMETRIC_TMP_DIR)/TargetMetricUtil.cpp \
	$(SRC_QUALITYMETRIC_TMP_DIR)/TargetMetricUtil.hpp \
	$(SRC_QUALITYMETRIC_TMP_DIR)/TargetMetricDimIndep.hpp \
	$(SRC_QUALITYMETRIC_TMP_DIR)/TMPQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TargetMetric2D.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/DomainSurfaceOrientation.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/InvTransBarrier2D.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TSquared2D.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShape.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeBarrier.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrient.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientAlt1.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientAlt2.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientBarrier.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSize.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrier.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrierAlt1.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrierAlt2.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrient.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientAlt1.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientBarrier.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientBarrierAlt2.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TargetSurfaceOrientation.cpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/InverseMeanRatio2D.cpp \
	$(SRC_QUALITYMETRIC_TMP_3D_DIR)/InverseMeanRatio3D.cpp \
	$(SRC_QUALITYMETRIC_TMP_3D_DIR)/TargetMetric3D.cpp \
	$(SRC_QUALITYMETRIC_TMP_3D_DIR)/TSquared3D.cpp \
	$(SRC_QUALITYMETRIC_TMP_3D_DIR)/Target3DShapeSizeOrient.cpp \
	$(SRC_QUALITYMETRIC_UNTANGLE_DIR)/UntangleBetaQualityMetric.cpp \
	$(SRC_QUALITYMETRIC_VOLUME_DIR)/LocalSizeQualityMetric.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/CachingTargetCalculator.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/IdealTargetCalculator.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/IdentityTarget.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/InverseMetricWeight.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/JacobianCalculator.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/LVQDTargetCalculator.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/MetricWeight.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/RefMeshTargetCalculator.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/ReferenceMesh.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/TargetReader.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/TargetWriter.cpp \
	$(SRC_TARGETCALCULATOR_DIR)/WeightReader.cpp
MSQ_HDRS = $(SRC_MESH_DIR)/ArrayMesh.hpp \
	$(SRC_MESH_DIR)/ElementPatches.hpp \
	$(SRC_MESH_DIR)/ExtraData.hpp \
	$(SRC_MESH_DIR)/ExtraDataUser.hpp \
	$(SRC_MESH_DIR)/GlobalPatch.hpp \
	$(SRC_MESH_DIR)/IdealElements.hpp \
	$(SRC_MESH_DIR)/MeshDecorator.hpp $(SRC_MESH_DIR)/MeshImpl.hpp \
	$(SRC_MESH_DIR)/MeshImplData.hpp \
	$(SRC_MESH_DIR)/MeshImplTags.hpp \
	$(SRC_MESH_DIR)/MeshWriter.hpp \
	$(SRC_MESH_DIR)/MsqFreeVertexIndexIterator.hpp \
	$(SRC_MESH_DIR)/MsqIGeom.hpp $(SRC_MESH_DIR)/MsqIMesh.hpp \
	$(SRC_MESH_DIR)/MsqMeshEntity.hpp \
	$(SRC_MESH_DIR)/MsqVertex.hpp \
	$(SRC_MESH_DIR)/ParallelMeshImpl.hpp \
	$(SRC_MESH_DIR)/PatchData.hpp \
	$(SRC_MESH_DIR)/PatchIterator.hpp $(SRC_MESH_DIR)/PatchSet.hpp \
	$(SRC_MESH_DIR)/TagVertexMesh.hpp \
	$(SRC_MESH_DIR)/TopologyInfo.hpp \
	$(SRC_MESH_DIR)/VertexPatches.hpp $(MPI_INCS) \
	$(SRC_CONTROL_DIR)/Instruction.hpp \
	$(SRC_CONTROL_DIR)/InstructionQueue.hpp \
	$(SRC_CONTROL_DIR)/TerminationCriterion.hpp \
	$(SRC_CONTROL_DIR)/Settings.hpp \
	$(SRC_CONTROL_DIR)/SlaveBoundaryVertices.hpp \
	$(SRC_CONTROL_DIR)/VertexSlaver.hpp \
	$(SRC_CONTROL_WRAPPERS_DIR)/LaplacianIQ.hpp \
	$(SRC_CONTROL_WRAPPERS_DIR)/ShapeImprovementWrapper.hpp \
	$(SRC_MAPPINGFUNCTION_DIR)/MappingFunction.hpp \
	$(SRC_MAPPINGFUNCTION_DIR)/NodeSet.hpp \
	$(SRC_MAPPINGFUNCTION_DIR)/Sample.hpp \
	$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/QuadLagrangeShape.hpp \
	$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/TetLagrangeShape.hpp \
	$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/TriLagrangeShape.hpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearHexahedron.hpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearPrism.hpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearPyramid.hpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearQuadrilateral.hpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearTetrahedron.hpp \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearTriangle.hpp \
	$(SRC_MISC_DIR)/BoundedCylinderDomain.hpp \
	$(SRC_MISC_DIR)/Bits.hpp $(SRC_MISC_DIR)/CylinderDomain.hpp \
	$(SRC_MISC_DIR)/DomainClassifier.hpp \
	$(SRC_MISC_DIR)/Exponent.hpp $(SRC_MISC_DIR)/FileTokenizer.hpp \
	$(SRC_MISC_DIR)/Matrix3D.hpp $(SRC_MISC_DIR)/MeshDomain1D.hpp \
	$(SRC_MISC_DIR)/MeshTransform.hpp $(SRC_MISC_DIR)/MsqDebug.hpp \
	$(SRC_MISC_DIR)/MsqError.hpp $(SRC_MISC_DIR)/MsqFPE.hpp \
	$(SRC_MISC_DIR)/MsqGeomPrim.hpp $(SRC_MISC_DIR)/MsqHessian.hpp \
	$(SRC_MISC_DIR)/MsqInterrupt.hpp $(SRC_MISC_DIR)/MsqMatrix.hpp \
	$(SRC_MISC_DIR)/MsqTimer.hpp $(SRC_MISC_DIR)/PlanarDomain.hpp \
	$(SRC_MISC_DIR)/SphericalDomain.hpp \
	$(SRC_MISC_DIR)/SymMatrix3D.hpp \
	$(SRC_MISC_DIR)/TargetMatrix.hpp $(SRC_MISC_DIR)/Vector3D.hpp \
	$(SRC_MISC_DIR)/VtkTypeInfo.hpp \
	$(SRC_MISC_DIR)/XYRectangle.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFAdd.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFMultiply.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFScalarAdd.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFScalarMultiply.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/LInfTemplate.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/LPtoPTemplate.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/MaxTemplate.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/OFEvaluator.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/ObjectiveFunction.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/ObjectiveFunctionTemplate.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/PatchPowerMeanP.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/PMeanPTemplate.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/StdDevTemplate.hpp \
	$(SRC_OBJECTIVEFUNCTION_DIR)/VarianceTemplate.hpp \
	$(SRC_QUALITYASSESSOR_DIR)/QualityAssessor.hpp \
	$(SRC_QUALITYIMPROVER_DIR)/PatchSetUser.hpp \
	$(SRC_QUALITYIMPROVER_DIR)/QualityImprover.hpp \
	$(SRC_QUALITYIMPROVER_TOPOLOGYMODIFIER_DIR)/TopologyModifier.hpp \
	$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/MeanMidNodeMover.hpp \
	$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/NullImprover.hpp \
	$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/VertexMover.hpp \
	$(SRC_CONJUGATEGRADIENT_DIR)/ConjugateGradient.hpp \
	$(SRC_RELAXATIONSMOOTHERS_DIR)/RelaxationSmoother.hpp \
	$(SRC_RELAXATIONSMOOTHERS_DIR)/LaplacianSmoother.hpp \
	$(SRC_RELAXATIONSMOOTHERS_DIR)/SmartLaplacianSmoother.hpp \
	$(SRC_STEEPESTDESCENT_DIR)/SteepestDescent.hpp \
	$(SRC_NONSMOOTHDESCENT_DIR)/NonSmoothDescent.hpp \
	$(SRC_FEASIBLENEWTON_DIR)/FeasibleNewton.hpp \
	$(SRC_RANDOMIZE_DIR)/Randomize.hpp \
	$(SRC_TRUST_REGION_DIR)/TrustRegion.hpp \
	$(SRC_QUASI_NEWTON_DIR)/QuasiNewton.hpp \
	$(SRC_QUALITYMETRIC_DIR)/AddQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_DIR)/AveragingQM.hpp \
	$(SRC_QUALITYMETRIC_DIR)/ElemSampleQM.hpp \
	$(SRC_QUALITYMETRIC_DIR)/ElementMaxQM.hpp \
	$(SRC_QUALITYMETRIC_DIR)/ElementPMeanP.hpp \
	$(SRC_QUALITYMETRIC_DIR)/ElementQM.hpp \
	$(SRC_QUALITYMETRIC_DIR)/MultiplyQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_DIR)/PMeanPMetric.hpp \
	$(SRC_QUALITYMETRIC_DIR)/PowerQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_DIR)/QualityMetric.hpp \
	$(SRC_QUALITYMETRIC_DIR)/ScalarAddQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_DIR)/ScalarMultiplyQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_DIR)/VertexMaxQM.hpp \
	$(SRC_QUALITYMETRIC_DIR)/VertexPMeanP.hpp \
	$(SRC_QUALITYMETRIC_DIR)/VertexQM.hpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/AspectRatioGammaQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/ConditionNumberFunctions.hpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/ConditionNumberQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/IdealWeightInverseMeanRatio.hpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/IdealWeightMeanRatio.hpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/MeanRatioFunctions.hpp \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/VertexConditionNumberQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_SMOOTHNESS_DIR)/EdgeLengthQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_SMOOTHNESS_DIR)/EdgeLengthRangeQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_TMP_DIR)/AffineMapMetric.hpp \
	$(SRC_QUALITYMETRIC_TMP_DIR)/TMPQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/DomainSurfaceOrientation.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/InvTransBarrier2D.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TSquared2D.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShape.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeBarrier.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrient.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientAlt1.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientAlt2.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientBarrier.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSize.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrier.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrierAlt1.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrierAlt2.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrient.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientAlt1.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientBarrier.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientBarrierAlt2.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TargetMetric2D.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TargetSurfaceOrientation.hpp \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/InverseMeanRatio2D.hpp \
	$(SRC_QUALITYMETRIC_TMP_3D_DIR)/InverseMeanRatio3D.hpp \
	$(SRC_QUALITYMETRIC_TMP_3D_DIR)/TargetMetric3D.hpp \
	$(SRC_QUALITYMETRIC_TMP_3D_DIR)/TSquared3D.hpp \
	$(SRC_QUALITYMETRIC_TMP_3D_DIR)/Target3DShapeSizeOrient.hpp \
	$(SRC_QUALITYMETRIC_UNTANGLE_DIR)/UntangleBetaQualityMetric.hpp \
	$(SRC_QUALITYMETRIC_VOLUME_DIR)/LocalSizeQualityMetric.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/CachingTargetCalculator.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/IdealTargetCalculator.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/IdentityTarget.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/InverseMetricWeight.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/JacobianCalculator.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/LVQDTargetCalculator.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/MetricWeight.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/RefMeshTargetCalculator.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/ReferenceMesh.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/TargetCalculator.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/TargetReader.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/TargetWriter.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/WeightCalculator.hpp \
	$(SRC_TARGETCALCULATOR_DIR)/WeightReader.hpp
MSQ_INCLUDES = -I$(top_srcdir)/$(SRC_MESH_DIR) \
	-I$(top_srcdir)/$(SRC_CONTROL_DIR) \
	-I$(top_srcdir)/$(SRC_CONTROL_WRAPPERS_DIR) \
	-I$(top_srcdir)/$(SRC_MAPPINGFUNCTION_DIR) \
	-I$(top_srcdir)/$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR) \
	-I$(top_srcdir)/$(SRC_MAPPINGFUNCTION_LINEAR_DIR) \
	-I$(top_srcdir)/$(SRC_MISC_DIR) \
	-I$(top_srcdir)/$(SRC_OBJECTIVEFUNCTION_DIR) \
	-I$(top_srcdir)/$(SRC_QUALITYASSESSOR_DIR) \
	-I$(top_srcdir)/$(SRC_QUALITYIMPROVER_DIR) \
	-I$(top_srcdir)/$(SRC_QUALITYIMPROVER_TOPOLOGYMODIFIER_DIR) \
	-I$(top_srcdir)/$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR) \
	-I$(top_srcdir)/$(SRC_CONJUGATEGRADIENT_DIR) \
	-I$(top_srcdir)/$(SRC_RELAXATIONSMOOTHERS_DIR) \
	-I$(top_srcdir)/$(SRC_STEEPESTDESCENT_DIR) \
	-I$(top_srcdir)/$(SRC_NONSMOOTHDESCENT_DIR) \
	-I$(top_srcdir)/$(SRC_FEASIBLENEWTON_DIR) \
	-I$(top_srcdir)/$(SRC_RANDOMIZE_DIR) \
	-I$(top_srcdir)/$(SRC_TRUST_REGION_DIR) \
	-I$(top_srcdir)/$(SRC_QUASI_NEWTON_DIR) \
	-I$(top_srcdir)/$(SRC_QUALITYMETRIC_DIR) \
	-I$(top_srcdir)/$(SRC_QUALITYMETRIC_SHAPE_DIR) \
	-I$(top_srcdir)/$(SRC_QUALITYMETRIC_SMOOTHNESS_DIR) \
	-I$(top_srcdir)/$(SRC_QUALITYMETRIC_TMP_DIR) \
	-I$(top_srcdir)/$(SRC_QUALITYMETRIC_TMP_2D_DIR) \
	-I$(top_srcdir)/$(SRC_QUALITYMETRIC_TMP_3D_DIR) \
	-I$(top_srcdir)/$(SRC_QUALITYMETRIC_UNTANGLE_DIR) \
	-I$(top_srcdir)/$(SRC_QUALITYMETRIC_VOLUME_DIR) \
	-I$(top_srcdir)/$(SRC_TARGETCALCULATOR_DIR) \
	-I$(top_srcdir)/itaps -I$(top_builddir)/itaps
INCLUDED_MAKEFILES = $(SRC_MESH_DIR)/Makefile.am \
	$(SRC_CONTROL_DIR)/Makefile.am \
	$(SRC_CONTROL_WRAPPERS_DIR)/Makefile.am \
	$(SRC_MAPPINGFUNCTION_DIR)/Makefile.am \
	$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/Makefile.am \
	$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/Makefile.am \
	$(SRC_MISC_DIR)/Makefile.am \
	$(SRC_OBJECTIVEFUNCTION_DIR)/Makefile.am \
	$(SRC_QUALITYASSESSOR_DIR)/Makefile.am \
	$(SRC_QUALITYIMPROVER_DIR)/Makefile.am \
	$(SRC_QUALITYIMPROVER_TOPOLOGYMODIFIER_DIR)/Makefile.am \
	$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/Makefile.am \
	$(SRC_CONJUGATEGRADIENT_DIR)/Makefile.am \
	$(SRC_RELAXATIONSMOOTHERS_DIR)/Makefile.am \
	$(SRC_STEEPESTDESCENT_DIR)/Makefile.am \
	$(SRC_NONSMOOTHDESCENT_DIR)/Makefile.am \
	$(SRC_FEASIBLENEWTON_DIR)/Makefile.am \
	$(SRC_RANDOMIZE_DIR)/Makefile.am \
	$(SRC_TRUST_REGION_DIR)/Makefile.am \
	$(SRC_QUASI_NEWTON_DIR)/Makefile.am \
	$(SRC_QUALITYMETRIC_DIR)/Makefile.am \
	$(SRC_QUALITYMETRIC_SHAPE_DIR)/Makefile.am \
	$(SRC_QUALITYMETRIC_SMOOTHNESS_DIR)/Makefile.am \
	$(SRC_QUALITYMETRIC_TMP_DIR)/Makefile.am \
	$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Makefile.am \
	$(SRC_QUALITYMETRIC_TMP_3D_DIR)/Makefile.am \
	$(SRC_QUALITYMETRIC_UNTANGLE_DIR)/Makefile.am \
	$(SRC_QUALITYMETRIC_VOLUME_DIR)/Makefile.am \
	$(SRC_TARGETCALCULATOR_DIR)/Makefile.am
lib_LTLIBRARIES = libmesquite.la
libmesquite_la_DEPENDENCIES = 
# Tell libtool that there are no undefined symbols when linking 
# the library.  This means that either the symbol is defined in
# the library or we include a -lname argument to specify which 
# other library provides the symbol.  Libtool requires this 
# guarantee to generate libraries on platforms for which shared
# libs cannot have any unmet depenendencies (windows, and maybe AIX)
libmesquite_la_LDFLAGS = $(AM_LDFLAGS) -no-undefined
SRC_MESH_DIR = src/Mesh
MPI_SRCS = 
#MPI_SRCS = $(SRC_MESH_DIR)/ParallelHelper.cpp
MPI_INCS = 
#MPI_INCS = $(SRC_MESH_DIR)/ParallelHelper.hpp
SRC_CONTROL_DIR = src/Control
SRC_CONTROL_WRAPPERS_DIR = src/Control/Wrappers
SRC_MAPPINGFUNCTION_DIR = src/MappingFunction
SRC_MAPPINGFUNCTION_LAGRANGE_DIR = src/MappingFunction/Lagrange
SRC_MAPPINGFUNCTION_LINEAR_DIR = src/MappingFunction/Linear
SRC_MISC_DIR = src/Misc
SRC_OBJECTIVEFUNCTION_DIR = src/ObjectiveFunction
SRC_QUALITYASSESSOR_DIR = src/QualityAssessor
SRC_QUALITYIMPROVER_DIR = src/QualityImprover
SRC_QUALITYIMPROVER_TOPOLOGYMODIFIER_DIR = src/QualityImprover/TopologyModifier
SRC_QUALITYIMPROVER_VERTEXMOVER_DIR = src/QualityImprover/VertexMover
SRC_CONJUGATEGRADIENT_DIR = src/QualityImprover/VertexMover/ConjugateGradient
SRC_RELAXATIONSMOOTHERS_DIR = src/QualityImprover/VertexMover/Relaxation
SRC_STEEPESTDESCENT_DIR = src/QualityImprover/VertexMover/SteepestDescent
SRC_NONSMOOTHDESCENT_DIR = src/QualityImprover/VertexMover/NonSmoothDescent
SRC_FEASIBLENEWTON_DIR = src/QualityImprover/VertexMover/FeasibleNewton
SRC_RANDOMIZE_DIR = src/QualityImprover/VertexMover/Randomize
SRC_TRUST_REGION_DIR = src/QualityImprover/VertexMover/TrustRegion
SRC_QUASI_NEWTON_DIR = src/QualityImprover/VertexMover/QuasiNewton
SRC_QUALITYMETRIC_DIR = src/QualityMetric
SRC_QUALITYMETRIC_SHAPE_DIR = src/QualityMetric/Shape
SRC_QUALITYMETRIC_SMOOTHNESS_DIR = src/QualityMetric/Smoothness
SRC_QUALITYMETRIC_TMP_DIR = src/QualityMetric/TMP
SRC_QUALITYMETRIC_TMP_2D_DIR = src/QualityMetric/TMP/2D
SRC_QUALITYMETRIC_TMP_3D_DIR = src/QualityMetric/TMP/3D
SRC_QUALITYMETRIC_UNTANGLE_DIR = src/QualityMetric/Untangle
SRC_QUALITYMETRIC_VOLUME_DIR = src/QualityMetric/Volume
SRC_TARGETCALCULATOR_DIR = src/TargetCalculator
libmesquite_la_includedir = $(includedir)
libmesquite_la_SOURCES = $(MSQ_SRCS) \
			 itaps/iBase.h \
			 itaps/iMesh.h \
			 itaps/iGeom.h \
			 itaps/iRel.h \
			 itaps/iBase_FCDefs.h \
			 itaps/iMesh_protos.h \
			 itaps/iGeom_protos.h \
			 itaps/iRel_protos.h 

libmesquite_la_include_HEADERS = include/Mesquite.hpp \
                                 include/Mesquite_all_headers.hpp \
                                 $(top_builddir)/include/mesquite_config.h \
				 $(top_builddir)/include/mesquite_version.h \
                                 include/MeshInterface.hpp \
				 include/ParallelMeshInterface.hpp \
				 include/ParallelHelperInterface.hpp \
                                 $(MSQ_HDRS)

libmesquite_la_LIBADD = $(MESQUITE_LIBS)
MOSTLYCLEANFILES = include/Mesquite_all_headers.hpp 
DISTCLEANFILES = testSuite/cppflags.make $(OLD_AM_GENERATED_HDRS)
all: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) all-recursive

.SUFFIXES:
.SUFFIXES: .cpp .lo .o .obj
am--refresh: Makefile
	@:
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/src/Mesh/Makefile.am $(srcdir)/src/Control/Makefile.am $(srcdir)/src/Control/Wrappers/Makefile.am $(srcdir)/src/MappingFunction/Makefile.am $(srcdir)/src/MappingFunction/Lagrange/Makefile.am $(srcdir)/src/MappingFunction/Linear/Makefile.am $(srcdir)/src/Misc/Makefile.am $(srcdir)/src/ObjectiveFunction/Makefile.am $(srcdir)/src/QualityAssessor/Makefile.am $(srcdir)/src/QualityImprover/Makefile.am $(srcdir)/src/QualityImprover/TopologyModifier/Makefile.am $(srcdir)/src/QualityImprover/VertexMover/Makefile.am $(srcdir)/src/QualityImprover/VertexMover/ConjugateGradient/Makefile.am $(srcdir)/src/QualityImprover/VertexMover/Relaxation/Makefile.am $(srcdir)/src/QualityImprover/VertexMover/SteepestDescent/Makefile.am $(srcdir)/src/QualityImprover/VertexMover/NonSmoothDescent/Makefile.am $(srcdir)/src/QualityImprover/VertexMover/FeasibleNewton/Makefile.am $(srcdir)/src/QualityImprover/VertexMover/Randomize/Makefile.am $(srcdir)/src/QualityImprover/VertexMover/TrustRegion/Makefile.am $(srcdir)/src/QualityImprover/VertexMover/QuasiNewton/Makefile.am $(srcdir)/src/QualityMetric/Makefile.am $(srcdir)/src/QualityMetric/Shape/Makefile.am $(srcdir)/src/QualityMetric/Smoothness/Makefile.am $(srcdir)/src/QualityMetric/TMP/Makefile.am $(srcdir)/src/QualityMetric/TMP/2D/Makefile.am $(srcdir)/src/QualityMetric/TMP/3D/Makefile.am $(srcdir)/src/QualityMetric/Untangle/Makefile.am $(srcdir)/src/QualityMetric/Volume/Makefile.am $(srcdir)/src/TargetCalculator/Makefile.am $(srcdir)/itaps/Makefile.am $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
		&& exit 0; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --foreign Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    echo ' $(SHELL) ./config.status'; \
	    $(SHELL) ./config.status;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
	esac;
$(srcdir)/src/Mesh/Makefile.am $(srcdir)/src/Control/Makefile.am $(srcdir)/src/Control/Wrappers/Makefile.am $(srcdir)/src/MappingFunction/Makefile.am $(srcdir)/src/MappingFunction/Lagrange/Makefile.am $(srcdir)/src/MappingFunction/Linear/Makefile.am $(srcdir)/src/Misc/Makefile.am $(srcdir)/src/ObjectiveFunction/Makefile.am $(srcdir)/src/QualityAssessor/Makefile.am $(srcdir)/src/QualityImprover/Makefile.am $(srcdir)/src/QualityImprover/TopologyModifier/Makefile.am $(srcdir)/src/QualityImprover/VertexMover/Makefile.am $(srcdir)/src/QualityImprover/VertexMover/ConjugateGradient/Makefile.am $(srcdir)/src/QualityImprover/VertexMover/Relaxation/Makefile.am $(srcdir)/src/QualityImprover/VertexMover/SteepestDescent/Makefile.am $(srcdir)/src/QualityImprover/VertexMover/NonSmoothDescent/Makefile.am $(srcdir)/src/QualityImprover/VertexMover/FeasibleNewton/Makefile.am $(srcdir)/src/QualityImprover/VertexMover/Randomize/Makefile.am $(srcdir)/src/QualityImprover/VertexMover/TrustRegion/Makefile.am $(srcdir)/src/QualityImprover/VertexMover/QuasiNewton/Makefile.am $(srcdir)/src/QualityMetric/Makefile.am $(srcdir)/src/QualityMetric/Shape/Makefile.am $(srcdir)/src/QualityMetric/Smoothness/Makefile.am $(srcdir)/src/QualityMetric/TMP/Makefile.am $(srcdir)/src/QualityMetric/TMP/2D/Makefile.am $(srcdir)/src/QualityMetric/TMP/3D/Makefile.am $(srcdir)/src/QualityMetric/Untangle/Makefile.am $(srcdir)/src/QualityMetric/Volume/Makefile.am $(srcdir)/src/TargetCalculator/Makefile.am $(srcdir)/itaps/Makefile.am $(am__empty):

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	$(SHELL) ./config.status --recheck

$(top_srcdir)/configure:  $(am__configure_deps)
	$(am__cd) $(srcdir) && $(AUTOCONF)
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
$(am__aclocal_m4_deps):

include/mesquite_config.h: include/stamp-h1
	@test -f $@ || rm -f include/stamp-h1
	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) include/stamp-h1

include/stamp-h1: $(top_srcdir)/include/mesquite_config.h.in $(top_builddir)/config.status
	@rm -f include/stamp-h1
	cd $(top_builddir) && $(SHELL) ./config.status include/mesquite_config.h
$(top_srcdir)/include/mesquite_config.h.in:  $(am__configure_deps) 
	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
	rm -f include/stamp-h1
	touch $@

include/mesquite_version.h: include/stamp-h2
	@test -f $@ || rm -f include/stamp-h2
	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) include/stamp-h2

include/stamp-h2: $(top_srcdir)/include/mesquite_version.h.in $(top_builddir)/config.status
	@rm -f include/stamp-h2
	cd $(top_builddir) && $(SHELL) ./config.status include/mesquite_version.h

itaps/iBase_FCDefs.h: itaps/stamp-h3
	@test -f $@ || rm -f itaps/stamp-h3
	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) itaps/stamp-h3

itaps/stamp-h3: $(top_srcdir)/itaps/iBase_FCDefs.h.in $(top_builddir)/config.status
	@rm -f itaps/stamp-h3
	cd $(top_builddir) && $(SHELL) ./config.status itaps/iBase_FCDefs.h

distclean-hdr:
	-rm -f include/mesquite_config.h include/stamp-h1 include/mesquite_version.h include/stamp-h2 itaps/iBase_FCDefs.h itaps/stamp-h3

install-libLTLIBRARIES: $(lib_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	list2=; for p in $$list; do \
	  if test -f $$p; then \
	    list2="$$list2 $$p"; \
	  else :; fi; \
	done; \
	test -z "$$list2" || { \
	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
	}

uninstall-libLTLIBRARIES:
	@$(NORMAL_UNINSTALL)
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	for p in $$list; do \
	  $(am__strip_dir) \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
	done

clean-libLTLIBRARIES:
	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
	@list='$(lib_LTLIBRARIES)'; \
	locs=`for p in $$list; do echo $$p; done | \
	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
	      sort -u`; \
	test -z "$$locs" || { \
	  echo rm -f $${locs}; \
	  rm -f $${locs}; \
	}

libmesquite.la: $(libmesquite_la_OBJECTS) $(libmesquite_la_DEPENDENCIES) $(EXTRA_libmesquite_la_DEPENDENCIES) 
	$(AM_V_CXXLD)$(libmesquite_la_LINK) -rpath $(libdir) $(libmesquite_la_OBJECTS) $(libmesquite_la_LIBADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

include ./$(DEPDIR)/AddQualityMetric.Plo
include ./$(DEPDIR)/AffineMapMetric.Plo
include ./$(DEPDIR)/ArrayMesh.Plo
include ./$(DEPDIR)/AspectRatioGammaQualityMetric.Plo
include ./$(DEPDIR)/AveragingQM.Plo
include ./$(DEPDIR)/BoundedCylinderDomain.Plo
include ./$(DEPDIR)/CachingTargetCalculator.Plo
include ./$(DEPDIR)/CompositeOFAdd.Plo
include ./$(DEPDIR)/CompositeOFMultiply.Plo
include ./$(DEPDIR)/CompositeOFScalarAdd.Plo
include ./$(DEPDIR)/CompositeOFScalarMultiply.Plo
include ./$(DEPDIR)/ConditionNumberQualityMetric.Plo
include ./$(DEPDIR)/ConjugateGradient.Plo
include ./$(DEPDIR)/CylinderDomain.Plo
include ./$(DEPDIR)/DomainClassifier.Plo
include ./$(DEPDIR)/DomainSurfaceOrientation.Plo
include ./$(DEPDIR)/EdgeLengthQualityMetric.Plo
include ./$(DEPDIR)/EdgeLengthRangeQualityMetric.Plo
include ./$(DEPDIR)/ElementMaxQM.Plo
include ./$(DEPDIR)/ElementPMeanP.Plo
include ./$(DEPDIR)/ElementPatches.Plo
include ./$(DEPDIR)/ElementQM.Plo
include ./$(DEPDIR)/Exponent.Plo
include ./$(DEPDIR)/ExtraData.Plo
include ./$(DEPDIR)/FeasibleNewton.Plo
include ./$(DEPDIR)/FileTokenizer.Plo
include ./$(DEPDIR)/GlobalPatch.Plo
include ./$(DEPDIR)/IdealElements.Plo
include ./$(DEPDIR)/IdealTargetCalculator.Plo
include ./$(DEPDIR)/IdealWeightInverseMeanRatio.Plo
include ./$(DEPDIR)/IdealWeightMeanRatio.Plo
include ./$(DEPDIR)/IdentityTarget.Plo
include ./$(DEPDIR)/Instruction.Plo
include ./$(DEPDIR)/InstructionQueue.Plo
include ./$(DEPDIR)/InvTransBarrier2D.Plo
include ./$(DEPDIR)/InverseMeanRatio2D.Plo
include ./$(DEPDIR)/InverseMeanRatio3D.Plo
include ./$(DEPDIR)/InverseMetricWeight.Plo
include ./$(DEPDIR)/JacobianCalculator.Plo
include ./$(DEPDIR)/LInfTemplate.Plo
include ./$(DEPDIR)/LPtoPTemplate.Plo
include ./$(DEPDIR)/LVQDTargetCalculator.Plo
include ./$(DEPDIR)/LaplacianSmoother.Plo
include ./$(DEPDIR)/LinearHexahedron.Plo
include ./$(DEPDIR)/LinearPrism.Plo
include ./$(DEPDIR)/LinearPyramid.Plo
include ./$(DEPDIR)/LinearQuadrilateral.Plo
include ./$(DEPDIR)/LinearTetrahedron.Plo
include ./$(DEPDIR)/LinearTriangle.Plo
include ./$(DEPDIR)/LocalSizeQualityMetric.Plo
include ./$(DEPDIR)/MappingFunction.Plo
include ./$(DEPDIR)/MaxTemplate.Plo
include ./$(DEPDIR)/MeanMidNodeMover.Plo
include ./$(DEPDIR)/MeshDecorator.Plo
include ./$(DEPDIR)/MeshDomain1D.Plo
include ./$(DEPDIR)/MeshImpl.Plo
include ./$(DEPDIR)/MeshImplData.Plo
include ./$(DEPDIR)/MeshImplTags.Plo
include ./$(DEPDIR)/MeshTransform.Plo
include ./$(DEPDIR)/MeshWriter.Plo
include ./$(DEPDIR)/MesquiteVersion.Plo
include ./$(DEPDIR)/MetricWeight.Plo
include ./$(DEPDIR)/MsqDebug.Plo
include ./$(DEPDIR)/MsqError.Plo
include ./$(DEPDIR)/MsqFPE.Plo
include ./$(DEPDIR)/MsqGeomPrim.Plo
include ./$(DEPDIR)/MsqHessian.Plo
include ./$(DEPDIR)/MsqIBase.Plo
include ./$(DEPDIR)/MsqIGeom.Plo
include ./$(DEPDIR)/MsqIMesh.Plo
include ./$(DEPDIR)/MsqInterrupt.Plo
include ./$(DEPDIR)/MsqMeshEntity.Plo
include ./$(DEPDIR)/MsqTimer.Plo
include ./$(DEPDIR)/MsqVertex.Plo
include ./$(DEPDIR)/MultiplyQualityMetric.Plo
include ./$(DEPDIR)/NodeSet.Plo
include ./$(DEPDIR)/NonSmoothDescent.Plo
include ./$(DEPDIR)/OFEvaluator.Plo
include ./$(DEPDIR)/ObjectiveFunction.Plo
include ./$(DEPDIR)/ObjectiveFunctionTemplate.Plo
include ./$(DEPDIR)/PMeanPMetric.Plo
include ./$(DEPDIR)/PMeanPTemplate.Plo
include ./$(DEPDIR)/ParallelHelper.Plo
include ./$(DEPDIR)/ParallelMeshImpl.Plo
include ./$(DEPDIR)/PatchData.Plo
include ./$(DEPDIR)/PatchIterator.Plo
include ./$(DEPDIR)/PatchPowerMeanP.Plo
include ./$(DEPDIR)/PlanarDomain.Plo
include ./$(DEPDIR)/PowerQualityMetric.Plo
include ./$(DEPDIR)/QuadLagrangeShape.Plo
include ./$(DEPDIR)/QualityAssessor.Plo
include ./$(DEPDIR)/QualityImprover.Plo
include ./$(DEPDIR)/QualityMetric.Plo
include ./$(DEPDIR)/QuasiNewton.Plo
include ./$(DEPDIR)/Randomize.Plo
include ./$(DEPDIR)/RefMeshTargetCalculator.Plo
include ./$(DEPDIR)/ReferenceMesh.Plo
include ./$(DEPDIR)/RelaxationSmoother.Plo
include ./$(DEPDIR)/ScalarAddQualityMetric.Plo
include ./$(DEPDIR)/ScalarMultiplyQualityMetric.Plo
include ./$(DEPDIR)/Settings.Plo
include ./$(DEPDIR)/ShapeImprovementWrapper.Plo
include ./$(DEPDIR)/SlaveBoundaryVertices.Plo
include ./$(DEPDIR)/SmartLaplacianSmoother.Plo
include ./$(DEPDIR)/SphericalDomain.Plo
include ./$(DEPDIR)/StdDevTemplate.Plo
include ./$(DEPDIR)/SteepestDescent.Plo
include ./$(DEPDIR)/TMPQualityMetric.Plo
include ./$(DEPDIR)/TSquared2D.Plo
include ./$(DEPDIR)/TSquared3D.Plo
include ./$(DEPDIR)/TagVertexMesh.Plo
include ./$(DEPDIR)/Target2DShape.Plo
include ./$(DEPDIR)/Target2DShapeBarrier.Plo
include ./$(DEPDIR)/Target2DShapeOrient.Plo
include ./$(DEPDIR)/Target2DShapeOrientAlt1.Plo
include ./$(DEPDIR)/Target2DShapeOrientAlt2.Plo
include ./$(DEPDIR)/Target2DShapeOrientBarrier.Plo
include ./$(DEPDIR)/Target2DShapeSize.Plo
include ./$(DEPDIR)/Target2DShapeSizeBarrier.Plo
include ./$(DEPDIR)/Target2DShapeSizeBarrierAlt1.Plo
include ./$(DEPDIR)/Target2DShapeSizeBarrierAlt2.Plo
include ./$(DEPDIR)/Target2DShapeSizeOrient.Plo
include ./$(DEPDIR)/Target2DShapeSizeOrientAlt1.Plo
include ./$(DEPDIR)/Target2DShapeSizeOrientBarrier.Plo
include ./$(DEPDIR)/Target2DShapeSizeOrientBarrierAlt2.Plo
include ./$(DEPDIR)/Target3DShapeSizeOrient.Plo
include ./$(DEPDIR)/TargetMetric2D.Plo
include ./$(DEPDIR)/TargetMetric3D.Plo
include ./$(DEPDIR)/TargetMetricUtil.Plo
include ./$(DEPDIR)/TargetReader.Plo
include ./$(DEPDIR)/TargetSurfaceOrientation.Plo
include ./$(DEPDIR)/TargetWriter.Plo
include ./$(DEPDIR)/TerminationCriterion.Plo
include ./$(DEPDIR)/TetLagrangeShape.Plo
include ./$(DEPDIR)/TopologyInfo.Plo
include ./$(DEPDIR)/TopologyModifier.Plo
include ./$(DEPDIR)/TriLagrangeShape.Plo
include ./$(DEPDIR)/TrustRegion.Plo
include ./$(DEPDIR)/UntangleBetaQualityMetric.Plo
include ./$(DEPDIR)/VarianceTemplate.Plo
include ./$(DEPDIR)/Vector3D.Plo
include ./$(DEPDIR)/VertexConditionNumberQualityMetric.Plo
include ./$(DEPDIR)/VertexMaxQM.Plo
include ./$(DEPDIR)/VertexMover.Plo
include ./$(DEPDIR)/VertexPMeanP.Plo
include ./$(DEPDIR)/VertexPatches.Plo
include ./$(DEPDIR)/VertexQM.Plo
include ./$(DEPDIR)/VtkTypeInfo.Plo
include ./$(DEPDIR)/WeightReader.Plo
include ./$(DEPDIR)/XYRectangle.Plo

.cpp.o:
	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CXX)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ $<

.cpp.obj:
	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CXX)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.cpp.lo:
	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	$(AM_V_CXX)source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LTCXXCOMPILE) -c -o $@ $<

ArrayMesh.lo: $(SRC_MESH_DIR)/ArrayMesh.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ArrayMesh.lo -MD -MP -MF $(DEPDIR)/ArrayMesh.Tpo -c -o ArrayMesh.lo `test -f '$(SRC_MESH_DIR)/ArrayMesh.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/ArrayMesh.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/ArrayMesh.Tpo $(DEPDIR)/ArrayMesh.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/ArrayMesh.cpp' object='ArrayMesh.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ArrayMesh.lo `test -f '$(SRC_MESH_DIR)/ArrayMesh.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/ArrayMesh.cpp

ElementPatches.lo: $(SRC_MESH_DIR)/ElementPatches.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ElementPatches.lo -MD -MP -MF $(DEPDIR)/ElementPatches.Tpo -c -o ElementPatches.lo `test -f '$(SRC_MESH_DIR)/ElementPatches.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/ElementPatches.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/ElementPatches.Tpo $(DEPDIR)/ElementPatches.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/ElementPatches.cpp' object='ElementPatches.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ElementPatches.lo `test -f '$(SRC_MESH_DIR)/ElementPatches.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/ElementPatches.cpp

ExtraData.lo: $(SRC_MESH_DIR)/ExtraData.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ExtraData.lo -MD -MP -MF $(DEPDIR)/ExtraData.Tpo -c -o ExtraData.lo `test -f '$(SRC_MESH_DIR)/ExtraData.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/ExtraData.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/ExtraData.Tpo $(DEPDIR)/ExtraData.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/ExtraData.cpp' object='ExtraData.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExtraData.lo `test -f '$(SRC_MESH_DIR)/ExtraData.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/ExtraData.cpp

GlobalPatch.lo: $(SRC_MESH_DIR)/GlobalPatch.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GlobalPatch.lo -MD -MP -MF $(DEPDIR)/GlobalPatch.Tpo -c -o GlobalPatch.lo `test -f '$(SRC_MESH_DIR)/GlobalPatch.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/GlobalPatch.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/GlobalPatch.Tpo $(DEPDIR)/GlobalPatch.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/GlobalPatch.cpp' object='GlobalPatch.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GlobalPatch.lo `test -f '$(SRC_MESH_DIR)/GlobalPatch.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/GlobalPatch.cpp

IdealElements.lo: $(SRC_MESH_DIR)/IdealElements.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT IdealElements.lo -MD -MP -MF $(DEPDIR)/IdealElements.Tpo -c -o IdealElements.lo `test -f '$(SRC_MESH_DIR)/IdealElements.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/IdealElements.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/IdealElements.Tpo $(DEPDIR)/IdealElements.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/IdealElements.cpp' object='IdealElements.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o IdealElements.lo `test -f '$(SRC_MESH_DIR)/IdealElements.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/IdealElements.cpp

MeshDecorator.lo: $(SRC_MESH_DIR)/MeshDecorator.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MeshDecorator.lo -MD -MP -MF $(DEPDIR)/MeshDecorator.Tpo -c -o MeshDecorator.lo `test -f '$(SRC_MESH_DIR)/MeshDecorator.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/MeshDecorator.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MeshDecorator.Tpo $(DEPDIR)/MeshDecorator.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/MeshDecorator.cpp' object='MeshDecorator.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MeshDecorator.lo `test -f '$(SRC_MESH_DIR)/MeshDecorator.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/MeshDecorator.cpp

MeshImpl.lo: $(SRC_MESH_DIR)/MeshImpl.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MeshImpl.lo -MD -MP -MF $(DEPDIR)/MeshImpl.Tpo -c -o MeshImpl.lo `test -f '$(SRC_MESH_DIR)/MeshImpl.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/MeshImpl.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MeshImpl.Tpo $(DEPDIR)/MeshImpl.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/MeshImpl.cpp' object='MeshImpl.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MeshImpl.lo `test -f '$(SRC_MESH_DIR)/MeshImpl.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/MeshImpl.cpp

MeshImplData.lo: $(SRC_MESH_DIR)/MeshImplData.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MeshImplData.lo -MD -MP -MF $(DEPDIR)/MeshImplData.Tpo -c -o MeshImplData.lo `test -f '$(SRC_MESH_DIR)/MeshImplData.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/MeshImplData.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MeshImplData.Tpo $(DEPDIR)/MeshImplData.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/MeshImplData.cpp' object='MeshImplData.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MeshImplData.lo `test -f '$(SRC_MESH_DIR)/MeshImplData.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/MeshImplData.cpp

MeshImplTags.lo: $(SRC_MESH_DIR)/MeshImplTags.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MeshImplTags.lo -MD -MP -MF $(DEPDIR)/MeshImplTags.Tpo -c -o MeshImplTags.lo `test -f '$(SRC_MESH_DIR)/MeshImplTags.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/MeshImplTags.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MeshImplTags.Tpo $(DEPDIR)/MeshImplTags.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/MeshImplTags.cpp' object='MeshImplTags.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MeshImplTags.lo `test -f '$(SRC_MESH_DIR)/MeshImplTags.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/MeshImplTags.cpp

MeshWriter.lo: $(SRC_MESH_DIR)/MeshWriter.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MeshWriter.lo -MD -MP -MF $(DEPDIR)/MeshWriter.Tpo -c -o MeshWriter.lo `test -f '$(SRC_MESH_DIR)/MeshWriter.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/MeshWriter.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MeshWriter.Tpo $(DEPDIR)/MeshWriter.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/MeshWriter.cpp' object='MeshWriter.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MeshWriter.lo `test -f '$(SRC_MESH_DIR)/MeshWriter.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/MeshWriter.cpp

MsqIBase.lo: $(SRC_MESH_DIR)/MsqIBase.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MsqIBase.lo -MD -MP -MF $(DEPDIR)/MsqIBase.Tpo -c -o MsqIBase.lo `test -f '$(SRC_MESH_DIR)/MsqIBase.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/MsqIBase.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MsqIBase.Tpo $(DEPDIR)/MsqIBase.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/MsqIBase.cpp' object='MsqIBase.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MsqIBase.lo `test -f '$(SRC_MESH_DIR)/MsqIBase.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/MsqIBase.cpp

MsqIGeom.lo: $(SRC_MESH_DIR)/MsqIGeom.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MsqIGeom.lo -MD -MP -MF $(DEPDIR)/MsqIGeom.Tpo -c -o MsqIGeom.lo `test -f '$(SRC_MESH_DIR)/MsqIGeom.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/MsqIGeom.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MsqIGeom.Tpo $(DEPDIR)/MsqIGeom.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/MsqIGeom.cpp' object='MsqIGeom.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MsqIGeom.lo `test -f '$(SRC_MESH_DIR)/MsqIGeom.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/MsqIGeom.cpp

MsqIMesh.lo: $(SRC_MESH_DIR)/MsqIMesh.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MsqIMesh.lo -MD -MP -MF $(DEPDIR)/MsqIMesh.Tpo -c -o MsqIMesh.lo `test -f '$(SRC_MESH_DIR)/MsqIMesh.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/MsqIMesh.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MsqIMesh.Tpo $(DEPDIR)/MsqIMesh.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/MsqIMesh.cpp' object='MsqIMesh.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MsqIMesh.lo `test -f '$(SRC_MESH_DIR)/MsqIMesh.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/MsqIMesh.cpp

MsqMeshEntity.lo: $(SRC_MESH_DIR)/MsqMeshEntity.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MsqMeshEntity.lo -MD -MP -MF $(DEPDIR)/MsqMeshEntity.Tpo -c -o MsqMeshEntity.lo `test -f '$(SRC_MESH_DIR)/MsqMeshEntity.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/MsqMeshEntity.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MsqMeshEntity.Tpo $(DEPDIR)/MsqMeshEntity.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/MsqMeshEntity.cpp' object='MsqMeshEntity.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MsqMeshEntity.lo `test -f '$(SRC_MESH_DIR)/MsqMeshEntity.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/MsqMeshEntity.cpp

MsqVertex.lo: $(SRC_MESH_DIR)/MsqVertex.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MsqVertex.lo -MD -MP -MF $(DEPDIR)/MsqVertex.Tpo -c -o MsqVertex.lo `test -f '$(SRC_MESH_DIR)/MsqVertex.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/MsqVertex.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MsqVertex.Tpo $(DEPDIR)/MsqVertex.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/MsqVertex.cpp' object='MsqVertex.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MsqVertex.lo `test -f '$(SRC_MESH_DIR)/MsqVertex.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/MsqVertex.cpp

ParallelMeshImpl.lo: $(SRC_MESH_DIR)/ParallelMeshImpl.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ParallelMeshImpl.lo -MD -MP -MF $(DEPDIR)/ParallelMeshImpl.Tpo -c -o ParallelMeshImpl.lo `test -f '$(SRC_MESH_DIR)/ParallelMeshImpl.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/ParallelMeshImpl.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/ParallelMeshImpl.Tpo $(DEPDIR)/ParallelMeshImpl.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/ParallelMeshImpl.cpp' object='ParallelMeshImpl.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ParallelMeshImpl.lo `test -f '$(SRC_MESH_DIR)/ParallelMeshImpl.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/ParallelMeshImpl.cpp

PatchData.lo: $(SRC_MESH_DIR)/PatchData.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PatchData.lo -MD -MP -MF $(DEPDIR)/PatchData.Tpo -c -o PatchData.lo `test -f '$(SRC_MESH_DIR)/PatchData.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/PatchData.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/PatchData.Tpo $(DEPDIR)/PatchData.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/PatchData.cpp' object='PatchData.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PatchData.lo `test -f '$(SRC_MESH_DIR)/PatchData.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/PatchData.cpp

PatchIterator.lo: $(SRC_MESH_DIR)/PatchIterator.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PatchIterator.lo -MD -MP -MF $(DEPDIR)/PatchIterator.Tpo -c -o PatchIterator.lo `test -f '$(SRC_MESH_DIR)/PatchIterator.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/PatchIterator.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/PatchIterator.Tpo $(DEPDIR)/PatchIterator.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/PatchIterator.cpp' object='PatchIterator.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PatchIterator.lo `test -f '$(SRC_MESH_DIR)/PatchIterator.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/PatchIterator.cpp

TagVertexMesh.lo: $(SRC_MESH_DIR)/TagVertexMesh.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TagVertexMesh.lo -MD -MP -MF $(DEPDIR)/TagVertexMesh.Tpo -c -o TagVertexMesh.lo `test -f '$(SRC_MESH_DIR)/TagVertexMesh.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/TagVertexMesh.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/TagVertexMesh.Tpo $(DEPDIR)/TagVertexMesh.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/TagVertexMesh.cpp' object='TagVertexMesh.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TagVertexMesh.lo `test -f '$(SRC_MESH_DIR)/TagVertexMesh.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/TagVertexMesh.cpp

TopologyInfo.lo: $(SRC_MESH_DIR)/TopologyInfo.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TopologyInfo.lo -MD -MP -MF $(DEPDIR)/TopologyInfo.Tpo -c -o TopologyInfo.lo `test -f '$(SRC_MESH_DIR)/TopologyInfo.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/TopologyInfo.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/TopologyInfo.Tpo $(DEPDIR)/TopologyInfo.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/TopologyInfo.cpp' object='TopologyInfo.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TopologyInfo.lo `test -f '$(SRC_MESH_DIR)/TopologyInfo.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/TopologyInfo.cpp

VertexPatches.lo: $(SRC_MESH_DIR)/VertexPatches.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT VertexPatches.lo -MD -MP -MF $(DEPDIR)/VertexPatches.Tpo -c -o VertexPatches.lo `test -f '$(SRC_MESH_DIR)/VertexPatches.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/VertexPatches.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/VertexPatches.Tpo $(DEPDIR)/VertexPatches.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/VertexPatches.cpp' object='VertexPatches.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VertexPatches.lo `test -f '$(SRC_MESH_DIR)/VertexPatches.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/VertexPatches.cpp

ParallelHelper.lo: $(SRC_MESH_DIR)/ParallelHelper.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ParallelHelper.lo -MD -MP -MF $(DEPDIR)/ParallelHelper.Tpo -c -o ParallelHelper.lo `test -f '$(SRC_MESH_DIR)/ParallelHelper.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/ParallelHelper.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/ParallelHelper.Tpo $(DEPDIR)/ParallelHelper.Plo
#	$(AM_V_CXX)source='$(SRC_MESH_DIR)/ParallelHelper.cpp' object='ParallelHelper.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ParallelHelper.lo `test -f '$(SRC_MESH_DIR)/ParallelHelper.cpp' || echo '$(srcdir)/'`$(SRC_MESH_DIR)/ParallelHelper.cpp

Instruction.lo: $(SRC_CONTROL_DIR)/Instruction.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Instruction.lo -MD -MP -MF $(DEPDIR)/Instruction.Tpo -c -o Instruction.lo `test -f '$(SRC_CONTROL_DIR)/Instruction.cpp' || echo '$(srcdir)/'`$(SRC_CONTROL_DIR)/Instruction.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/Instruction.Tpo $(DEPDIR)/Instruction.Plo
#	$(AM_V_CXX)source='$(SRC_CONTROL_DIR)/Instruction.cpp' object='Instruction.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Instruction.lo `test -f '$(SRC_CONTROL_DIR)/Instruction.cpp' || echo '$(srcdir)/'`$(SRC_CONTROL_DIR)/Instruction.cpp

InstructionQueue.lo: $(SRC_CONTROL_DIR)/InstructionQueue.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT InstructionQueue.lo -MD -MP -MF $(DEPDIR)/InstructionQueue.Tpo -c -o InstructionQueue.lo `test -f '$(SRC_CONTROL_DIR)/InstructionQueue.cpp' || echo '$(srcdir)/'`$(SRC_CONTROL_DIR)/InstructionQueue.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/InstructionQueue.Tpo $(DEPDIR)/InstructionQueue.Plo
#	$(AM_V_CXX)source='$(SRC_CONTROL_DIR)/InstructionQueue.cpp' object='InstructionQueue.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o InstructionQueue.lo `test -f '$(SRC_CONTROL_DIR)/InstructionQueue.cpp' || echo '$(srcdir)/'`$(SRC_CONTROL_DIR)/InstructionQueue.cpp

TerminationCriterion.lo: $(SRC_CONTROL_DIR)/TerminationCriterion.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TerminationCriterion.lo -MD -MP -MF $(DEPDIR)/TerminationCriterion.Tpo -c -o TerminationCriterion.lo `test -f '$(SRC_CONTROL_DIR)/TerminationCriterion.cpp' || echo '$(srcdir)/'`$(SRC_CONTROL_DIR)/TerminationCriterion.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/TerminationCriterion.Tpo $(DEPDIR)/TerminationCriterion.Plo
#	$(AM_V_CXX)source='$(SRC_CONTROL_DIR)/TerminationCriterion.cpp' object='TerminationCriterion.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TerminationCriterion.lo `test -f '$(SRC_CONTROL_DIR)/TerminationCriterion.cpp' || echo '$(srcdir)/'`$(SRC_CONTROL_DIR)/TerminationCriterion.cpp

Settings.lo: $(SRC_CONTROL_DIR)/Settings.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Settings.lo -MD -MP -MF $(DEPDIR)/Settings.Tpo -c -o Settings.lo `test -f '$(SRC_CONTROL_DIR)/Settings.cpp' || echo '$(srcdir)/'`$(SRC_CONTROL_DIR)/Settings.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/Settings.Tpo $(DEPDIR)/Settings.Plo
#	$(AM_V_CXX)source='$(SRC_CONTROL_DIR)/Settings.cpp' object='Settings.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Settings.lo `test -f '$(SRC_CONTROL_DIR)/Settings.cpp' || echo '$(srcdir)/'`$(SRC_CONTROL_DIR)/Settings.cpp

SlaveBoundaryVertices.lo: $(SRC_CONTROL_DIR)/SlaveBoundaryVertices.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SlaveBoundaryVertices.lo -MD -MP -MF $(DEPDIR)/SlaveBoundaryVertices.Tpo -c -o SlaveBoundaryVertices.lo `test -f '$(SRC_CONTROL_DIR)/SlaveBoundaryVertices.cpp' || echo '$(srcdir)/'`$(SRC_CONTROL_DIR)/SlaveBoundaryVertices.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/SlaveBoundaryVertices.Tpo $(DEPDIR)/SlaveBoundaryVertices.Plo
#	$(AM_V_CXX)source='$(SRC_CONTROL_DIR)/SlaveBoundaryVertices.cpp' object='SlaveBoundaryVertices.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SlaveBoundaryVertices.lo `test -f '$(SRC_CONTROL_DIR)/SlaveBoundaryVertices.cpp' || echo '$(srcdir)/'`$(SRC_CONTROL_DIR)/SlaveBoundaryVertices.cpp

ShapeImprovementWrapper.lo: $(SRC_CONTROL_WRAPPERS_DIR)/ShapeImprovementWrapper.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ShapeImprovementWrapper.lo -MD -MP -MF $(DEPDIR)/ShapeImprovementWrapper.Tpo -c -o ShapeImprovementWrapper.lo `test -f '$(SRC_CONTROL_WRAPPERS_DIR)/ShapeImprovementWrapper.cpp' || echo '$(srcdir)/'`$(SRC_CONTROL_WRAPPERS_DIR)/ShapeImprovementWrapper.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/ShapeImprovementWrapper.Tpo $(DEPDIR)/ShapeImprovementWrapper.Plo
#	$(AM_V_CXX)source='$(SRC_CONTROL_WRAPPERS_DIR)/ShapeImprovementWrapper.cpp' object='ShapeImprovementWrapper.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ShapeImprovementWrapper.lo `test -f '$(SRC_CONTROL_WRAPPERS_DIR)/ShapeImprovementWrapper.cpp' || echo '$(srcdir)/'`$(SRC_CONTROL_WRAPPERS_DIR)/ShapeImprovementWrapper.cpp

MappingFunction.lo: $(SRC_MAPPINGFUNCTION_DIR)/MappingFunction.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MappingFunction.lo -MD -MP -MF $(DEPDIR)/MappingFunction.Tpo -c -o MappingFunction.lo `test -f '$(SRC_MAPPINGFUNCTION_DIR)/MappingFunction.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_DIR)/MappingFunction.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MappingFunction.Tpo $(DEPDIR)/MappingFunction.Plo
#	$(AM_V_CXX)source='$(SRC_MAPPINGFUNCTION_DIR)/MappingFunction.cpp' object='MappingFunction.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MappingFunction.lo `test -f '$(SRC_MAPPINGFUNCTION_DIR)/MappingFunction.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_DIR)/MappingFunction.cpp

NodeSet.lo: $(SRC_MAPPINGFUNCTION_DIR)/NodeSet.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT NodeSet.lo -MD -MP -MF $(DEPDIR)/NodeSet.Tpo -c -o NodeSet.lo `test -f '$(SRC_MAPPINGFUNCTION_DIR)/NodeSet.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_DIR)/NodeSet.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/NodeSet.Tpo $(DEPDIR)/NodeSet.Plo
#	$(AM_V_CXX)source='$(SRC_MAPPINGFUNCTION_DIR)/NodeSet.cpp' object='NodeSet.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o NodeSet.lo `test -f '$(SRC_MAPPINGFUNCTION_DIR)/NodeSet.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_DIR)/NodeSet.cpp

QuadLagrangeShape.lo: $(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/QuadLagrangeShape.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT QuadLagrangeShape.lo -MD -MP -MF $(DEPDIR)/QuadLagrangeShape.Tpo -c -o QuadLagrangeShape.lo `test -f '$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/QuadLagrangeShape.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/QuadLagrangeShape.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/QuadLagrangeShape.Tpo $(DEPDIR)/QuadLagrangeShape.Plo
#	$(AM_V_CXX)source='$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/QuadLagrangeShape.cpp' object='QuadLagrangeShape.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o QuadLagrangeShape.lo `test -f '$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/QuadLagrangeShape.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/QuadLagrangeShape.cpp

TetLagrangeShape.lo: $(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/TetLagrangeShape.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TetLagrangeShape.lo -MD -MP -MF $(DEPDIR)/TetLagrangeShape.Tpo -c -o TetLagrangeShape.lo `test -f '$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/TetLagrangeShape.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/TetLagrangeShape.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/TetLagrangeShape.Tpo $(DEPDIR)/TetLagrangeShape.Plo
#	$(AM_V_CXX)source='$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/TetLagrangeShape.cpp' object='TetLagrangeShape.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TetLagrangeShape.lo `test -f '$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/TetLagrangeShape.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/TetLagrangeShape.cpp

TriLagrangeShape.lo: $(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/TriLagrangeShape.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TriLagrangeShape.lo -MD -MP -MF $(DEPDIR)/TriLagrangeShape.Tpo -c -o TriLagrangeShape.lo `test -f '$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/TriLagrangeShape.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/TriLagrangeShape.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/TriLagrangeShape.Tpo $(DEPDIR)/TriLagrangeShape.Plo
#	$(AM_V_CXX)source='$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/TriLagrangeShape.cpp' object='TriLagrangeShape.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TriLagrangeShape.lo `test -f '$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/TriLagrangeShape.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_LAGRANGE_DIR)/TriLagrangeShape.cpp

LinearHexahedron.lo: $(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearHexahedron.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LinearHexahedron.lo -MD -MP -MF $(DEPDIR)/LinearHexahedron.Tpo -c -o LinearHexahedron.lo `test -f '$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearHexahedron.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearHexahedron.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/LinearHexahedron.Tpo $(DEPDIR)/LinearHexahedron.Plo
#	$(AM_V_CXX)source='$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearHexahedron.cpp' object='LinearHexahedron.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LinearHexahedron.lo `test -f '$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearHexahedron.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearHexahedron.cpp

LinearPrism.lo: $(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearPrism.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LinearPrism.lo -MD -MP -MF $(DEPDIR)/LinearPrism.Tpo -c -o LinearPrism.lo `test -f '$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearPrism.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearPrism.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/LinearPrism.Tpo $(DEPDIR)/LinearPrism.Plo
#	$(AM_V_CXX)source='$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearPrism.cpp' object='LinearPrism.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LinearPrism.lo `test -f '$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearPrism.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearPrism.cpp

LinearPyramid.lo: $(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearPyramid.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LinearPyramid.lo -MD -MP -MF $(DEPDIR)/LinearPyramid.Tpo -c -o LinearPyramid.lo `test -f '$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearPyramid.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearPyramid.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/LinearPyramid.Tpo $(DEPDIR)/LinearPyramid.Plo
#	$(AM_V_CXX)source='$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearPyramid.cpp' object='LinearPyramid.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LinearPyramid.lo `test -f '$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearPyramid.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearPyramid.cpp

LinearQuadrilateral.lo: $(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearQuadrilateral.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LinearQuadrilateral.lo -MD -MP -MF $(DEPDIR)/LinearQuadrilateral.Tpo -c -o LinearQuadrilateral.lo `test -f '$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearQuadrilateral.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearQuadrilateral.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/LinearQuadrilateral.Tpo $(DEPDIR)/LinearQuadrilateral.Plo
#	$(AM_V_CXX)source='$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearQuadrilateral.cpp' object='LinearQuadrilateral.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LinearQuadrilateral.lo `test -f '$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearQuadrilateral.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearQuadrilateral.cpp

LinearTetrahedron.lo: $(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearTetrahedron.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LinearTetrahedron.lo -MD -MP -MF $(DEPDIR)/LinearTetrahedron.Tpo -c -o LinearTetrahedron.lo `test -f '$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearTetrahedron.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearTetrahedron.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/LinearTetrahedron.Tpo $(DEPDIR)/LinearTetrahedron.Plo
#	$(AM_V_CXX)source='$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearTetrahedron.cpp' object='LinearTetrahedron.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LinearTetrahedron.lo `test -f '$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearTetrahedron.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearTetrahedron.cpp

LinearTriangle.lo: $(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearTriangle.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LinearTriangle.lo -MD -MP -MF $(DEPDIR)/LinearTriangle.Tpo -c -o LinearTriangle.lo `test -f '$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearTriangle.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearTriangle.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/LinearTriangle.Tpo $(DEPDIR)/LinearTriangle.Plo
#	$(AM_V_CXX)source='$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearTriangle.cpp' object='LinearTriangle.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LinearTriangle.lo `test -f '$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearTriangle.cpp' || echo '$(srcdir)/'`$(SRC_MAPPINGFUNCTION_LINEAR_DIR)/LinearTriangle.cpp

BoundedCylinderDomain.lo: $(SRC_MISC_DIR)/BoundedCylinderDomain.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BoundedCylinderDomain.lo -MD -MP -MF $(DEPDIR)/BoundedCylinderDomain.Tpo -c -o BoundedCylinderDomain.lo `test -f '$(SRC_MISC_DIR)/BoundedCylinderDomain.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/BoundedCylinderDomain.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/BoundedCylinderDomain.Tpo $(DEPDIR)/BoundedCylinderDomain.Plo
#	$(AM_V_CXX)source='$(SRC_MISC_DIR)/BoundedCylinderDomain.cpp' object='BoundedCylinderDomain.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BoundedCylinderDomain.lo `test -f '$(SRC_MISC_DIR)/BoundedCylinderDomain.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/BoundedCylinderDomain.cpp

CylinderDomain.lo: $(SRC_MISC_DIR)/CylinderDomain.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CylinderDomain.lo -MD -MP -MF $(DEPDIR)/CylinderDomain.Tpo -c -o CylinderDomain.lo `test -f '$(SRC_MISC_DIR)/CylinderDomain.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/CylinderDomain.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/CylinderDomain.Tpo $(DEPDIR)/CylinderDomain.Plo
#	$(AM_V_CXX)source='$(SRC_MISC_DIR)/CylinderDomain.cpp' object='CylinderDomain.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CylinderDomain.lo `test -f '$(SRC_MISC_DIR)/CylinderDomain.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/CylinderDomain.cpp

DomainClassifier.lo: $(SRC_MISC_DIR)/DomainClassifier.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DomainClassifier.lo -MD -MP -MF $(DEPDIR)/DomainClassifier.Tpo -c -o DomainClassifier.lo `test -f '$(SRC_MISC_DIR)/DomainClassifier.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/DomainClassifier.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/DomainClassifier.Tpo $(DEPDIR)/DomainClassifier.Plo
#	$(AM_V_CXX)source='$(SRC_MISC_DIR)/DomainClassifier.cpp' object='DomainClassifier.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DomainClassifier.lo `test -f '$(SRC_MISC_DIR)/DomainClassifier.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/DomainClassifier.cpp

Exponent.lo: $(SRC_MISC_DIR)/Exponent.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Exponent.lo -MD -MP -MF $(DEPDIR)/Exponent.Tpo -c -o Exponent.lo `test -f '$(SRC_MISC_DIR)/Exponent.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/Exponent.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/Exponent.Tpo $(DEPDIR)/Exponent.Plo
#	$(AM_V_CXX)source='$(SRC_MISC_DIR)/Exponent.cpp' object='Exponent.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Exponent.lo `test -f '$(SRC_MISC_DIR)/Exponent.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/Exponent.cpp

FileTokenizer.lo: $(SRC_MISC_DIR)/FileTokenizer.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FileTokenizer.lo -MD -MP -MF $(DEPDIR)/FileTokenizer.Tpo -c -o FileTokenizer.lo `test -f '$(SRC_MISC_DIR)/FileTokenizer.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/FileTokenizer.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/FileTokenizer.Tpo $(DEPDIR)/FileTokenizer.Plo
#	$(AM_V_CXX)source='$(SRC_MISC_DIR)/FileTokenizer.cpp' object='FileTokenizer.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FileTokenizer.lo `test -f '$(SRC_MISC_DIR)/FileTokenizer.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/FileTokenizer.cpp

MeshDomain1D.lo: $(SRC_MISC_DIR)/MeshDomain1D.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MeshDomain1D.lo -MD -MP -MF $(DEPDIR)/MeshDomain1D.Tpo -c -o MeshDomain1D.lo `test -f '$(SRC_MISC_DIR)/MeshDomain1D.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/MeshDomain1D.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MeshDomain1D.Tpo $(DEPDIR)/MeshDomain1D.Plo
#	$(AM_V_CXX)source='$(SRC_MISC_DIR)/MeshDomain1D.cpp' object='MeshDomain1D.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MeshDomain1D.lo `test -f '$(SRC_MISC_DIR)/MeshDomain1D.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/MeshDomain1D.cpp

MeshTransform.lo: $(SRC_MISC_DIR)/MeshTransform.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MeshTransform.lo -MD -MP -MF $(DEPDIR)/MeshTransform.Tpo -c -o MeshTransform.lo `test -f '$(SRC_MISC_DIR)/MeshTransform.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/MeshTransform.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MeshTransform.Tpo $(DEPDIR)/MeshTransform.Plo
#	$(AM_V_CXX)source='$(SRC_MISC_DIR)/MeshTransform.cpp' object='MeshTransform.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MeshTransform.lo `test -f '$(SRC_MISC_DIR)/MeshTransform.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/MeshTransform.cpp

MesquiteVersion.lo: $(SRC_MISC_DIR)/MesquiteVersion.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MesquiteVersion.lo -MD -MP -MF $(DEPDIR)/MesquiteVersion.Tpo -c -o MesquiteVersion.lo `test -f '$(SRC_MISC_DIR)/MesquiteVersion.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/MesquiteVersion.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MesquiteVersion.Tpo $(DEPDIR)/MesquiteVersion.Plo
#	$(AM_V_CXX)source='$(SRC_MISC_DIR)/MesquiteVersion.cpp' object='MesquiteVersion.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MesquiteVersion.lo `test -f '$(SRC_MISC_DIR)/MesquiteVersion.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/MesquiteVersion.cpp

MsqDebug.lo: $(SRC_MISC_DIR)/MsqDebug.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MsqDebug.lo -MD -MP -MF $(DEPDIR)/MsqDebug.Tpo -c -o MsqDebug.lo `test -f '$(SRC_MISC_DIR)/MsqDebug.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/MsqDebug.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MsqDebug.Tpo $(DEPDIR)/MsqDebug.Plo
#	$(AM_V_CXX)source='$(SRC_MISC_DIR)/MsqDebug.cpp' object='MsqDebug.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MsqDebug.lo `test -f '$(SRC_MISC_DIR)/MsqDebug.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/MsqDebug.cpp

MsqError.lo: $(SRC_MISC_DIR)/MsqError.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MsqError.lo -MD -MP -MF $(DEPDIR)/MsqError.Tpo -c -o MsqError.lo `test -f '$(SRC_MISC_DIR)/MsqError.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/MsqError.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MsqError.Tpo $(DEPDIR)/MsqError.Plo
#	$(AM_V_CXX)source='$(SRC_MISC_DIR)/MsqError.cpp' object='MsqError.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MsqError.lo `test -f '$(SRC_MISC_DIR)/MsqError.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/MsqError.cpp

MsqFPE.lo: $(SRC_MISC_DIR)/MsqFPE.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MsqFPE.lo -MD -MP -MF $(DEPDIR)/MsqFPE.Tpo -c -o MsqFPE.lo `test -f '$(SRC_MISC_DIR)/MsqFPE.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/MsqFPE.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MsqFPE.Tpo $(DEPDIR)/MsqFPE.Plo
#	$(AM_V_CXX)source='$(SRC_MISC_DIR)/MsqFPE.cpp' object='MsqFPE.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MsqFPE.lo `test -f '$(SRC_MISC_DIR)/MsqFPE.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/MsqFPE.cpp

MsqGeomPrim.lo: $(SRC_MISC_DIR)/MsqGeomPrim.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MsqGeomPrim.lo -MD -MP -MF $(DEPDIR)/MsqGeomPrim.Tpo -c -o MsqGeomPrim.lo `test -f '$(SRC_MISC_DIR)/MsqGeomPrim.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/MsqGeomPrim.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MsqGeomPrim.Tpo $(DEPDIR)/MsqGeomPrim.Plo
#	$(AM_V_CXX)source='$(SRC_MISC_DIR)/MsqGeomPrim.cpp' object='MsqGeomPrim.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MsqGeomPrim.lo `test -f '$(SRC_MISC_DIR)/MsqGeomPrim.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/MsqGeomPrim.cpp

MsqHessian.lo: $(SRC_MISC_DIR)/MsqHessian.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MsqHessian.lo -MD -MP -MF $(DEPDIR)/MsqHessian.Tpo -c -o MsqHessian.lo `test -f '$(SRC_MISC_DIR)/MsqHessian.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/MsqHessian.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MsqHessian.Tpo $(DEPDIR)/MsqHessian.Plo
#	$(AM_V_CXX)source='$(SRC_MISC_DIR)/MsqHessian.cpp' object='MsqHessian.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MsqHessian.lo `test -f '$(SRC_MISC_DIR)/MsqHessian.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/MsqHessian.cpp

MsqInterrupt.lo: $(SRC_MISC_DIR)/MsqInterrupt.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MsqInterrupt.lo -MD -MP -MF $(DEPDIR)/MsqInterrupt.Tpo -c -o MsqInterrupt.lo `test -f '$(SRC_MISC_DIR)/MsqInterrupt.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/MsqInterrupt.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MsqInterrupt.Tpo $(DEPDIR)/MsqInterrupt.Plo
#	$(AM_V_CXX)source='$(SRC_MISC_DIR)/MsqInterrupt.cpp' object='MsqInterrupt.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MsqInterrupt.lo `test -f '$(SRC_MISC_DIR)/MsqInterrupt.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/MsqInterrupt.cpp

MsqTimer.lo: $(SRC_MISC_DIR)/MsqTimer.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MsqTimer.lo -MD -MP -MF $(DEPDIR)/MsqTimer.Tpo -c -o MsqTimer.lo `test -f '$(SRC_MISC_DIR)/MsqTimer.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/MsqTimer.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MsqTimer.Tpo $(DEPDIR)/MsqTimer.Plo
#	$(AM_V_CXX)source='$(SRC_MISC_DIR)/MsqTimer.cpp' object='MsqTimer.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MsqTimer.lo `test -f '$(SRC_MISC_DIR)/MsqTimer.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/MsqTimer.cpp

PlanarDomain.lo: $(SRC_MISC_DIR)/PlanarDomain.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PlanarDomain.lo -MD -MP -MF $(DEPDIR)/PlanarDomain.Tpo -c -o PlanarDomain.lo `test -f '$(SRC_MISC_DIR)/PlanarDomain.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/PlanarDomain.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/PlanarDomain.Tpo $(DEPDIR)/PlanarDomain.Plo
#	$(AM_V_CXX)source='$(SRC_MISC_DIR)/PlanarDomain.cpp' object='PlanarDomain.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PlanarDomain.lo `test -f '$(SRC_MISC_DIR)/PlanarDomain.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/PlanarDomain.cpp

SphericalDomain.lo: $(SRC_MISC_DIR)/SphericalDomain.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SphericalDomain.lo -MD -MP -MF $(DEPDIR)/SphericalDomain.Tpo -c -o SphericalDomain.lo `test -f '$(SRC_MISC_DIR)/SphericalDomain.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/SphericalDomain.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/SphericalDomain.Tpo $(DEPDIR)/SphericalDomain.Plo
#	$(AM_V_CXX)source='$(SRC_MISC_DIR)/SphericalDomain.cpp' object='SphericalDomain.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SphericalDomain.lo `test -f '$(SRC_MISC_DIR)/SphericalDomain.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/SphericalDomain.cpp

Vector3D.lo: $(SRC_MISC_DIR)/Vector3D.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Vector3D.lo -MD -MP -MF $(DEPDIR)/Vector3D.Tpo -c -o Vector3D.lo `test -f '$(SRC_MISC_DIR)/Vector3D.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/Vector3D.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/Vector3D.Tpo $(DEPDIR)/Vector3D.Plo
#	$(AM_V_CXX)source='$(SRC_MISC_DIR)/Vector3D.cpp' object='Vector3D.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Vector3D.lo `test -f '$(SRC_MISC_DIR)/Vector3D.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/Vector3D.cpp

VtkTypeInfo.lo: $(SRC_MISC_DIR)/VtkTypeInfo.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT VtkTypeInfo.lo -MD -MP -MF $(DEPDIR)/VtkTypeInfo.Tpo -c -o VtkTypeInfo.lo `test -f '$(SRC_MISC_DIR)/VtkTypeInfo.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/VtkTypeInfo.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/VtkTypeInfo.Tpo $(DEPDIR)/VtkTypeInfo.Plo
#	$(AM_V_CXX)source='$(SRC_MISC_DIR)/VtkTypeInfo.cpp' object='VtkTypeInfo.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VtkTypeInfo.lo `test -f '$(SRC_MISC_DIR)/VtkTypeInfo.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/VtkTypeInfo.cpp

XYRectangle.lo: $(SRC_MISC_DIR)/XYRectangle.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XYRectangle.lo -MD -MP -MF $(DEPDIR)/XYRectangle.Tpo -c -o XYRectangle.lo `test -f '$(SRC_MISC_DIR)/XYRectangle.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/XYRectangle.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/XYRectangle.Tpo $(DEPDIR)/XYRectangle.Plo
#	$(AM_V_CXX)source='$(SRC_MISC_DIR)/XYRectangle.cpp' object='XYRectangle.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XYRectangle.lo `test -f '$(SRC_MISC_DIR)/XYRectangle.cpp' || echo '$(srcdir)/'`$(SRC_MISC_DIR)/XYRectangle.cpp

CompositeOFAdd.lo: $(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFAdd.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CompositeOFAdd.lo -MD -MP -MF $(DEPDIR)/CompositeOFAdd.Tpo -c -o CompositeOFAdd.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFAdd.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFAdd.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/CompositeOFAdd.Tpo $(DEPDIR)/CompositeOFAdd.Plo
#	$(AM_V_CXX)source='$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFAdd.cpp' object='CompositeOFAdd.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CompositeOFAdd.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFAdd.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFAdd.cpp

CompositeOFMultiply.lo: $(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFMultiply.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CompositeOFMultiply.lo -MD -MP -MF $(DEPDIR)/CompositeOFMultiply.Tpo -c -o CompositeOFMultiply.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFMultiply.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFMultiply.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/CompositeOFMultiply.Tpo $(DEPDIR)/CompositeOFMultiply.Plo
#	$(AM_V_CXX)source='$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFMultiply.cpp' object='CompositeOFMultiply.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CompositeOFMultiply.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFMultiply.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFMultiply.cpp

CompositeOFScalarAdd.lo: $(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFScalarAdd.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CompositeOFScalarAdd.lo -MD -MP -MF $(DEPDIR)/CompositeOFScalarAdd.Tpo -c -o CompositeOFScalarAdd.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFScalarAdd.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFScalarAdd.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/CompositeOFScalarAdd.Tpo $(DEPDIR)/CompositeOFScalarAdd.Plo
#	$(AM_V_CXX)source='$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFScalarAdd.cpp' object='CompositeOFScalarAdd.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CompositeOFScalarAdd.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFScalarAdd.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFScalarAdd.cpp

CompositeOFScalarMultiply.lo: $(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFScalarMultiply.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CompositeOFScalarMultiply.lo -MD -MP -MF $(DEPDIR)/CompositeOFScalarMultiply.Tpo -c -o CompositeOFScalarMultiply.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFScalarMultiply.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFScalarMultiply.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/CompositeOFScalarMultiply.Tpo $(DEPDIR)/CompositeOFScalarMultiply.Plo
#	$(AM_V_CXX)source='$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFScalarMultiply.cpp' object='CompositeOFScalarMultiply.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CompositeOFScalarMultiply.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFScalarMultiply.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/CompositeOFScalarMultiply.cpp

LInfTemplate.lo: $(SRC_OBJECTIVEFUNCTION_DIR)/LInfTemplate.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LInfTemplate.lo -MD -MP -MF $(DEPDIR)/LInfTemplate.Tpo -c -o LInfTemplate.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/LInfTemplate.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/LInfTemplate.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/LInfTemplate.Tpo $(DEPDIR)/LInfTemplate.Plo
#	$(AM_V_CXX)source='$(SRC_OBJECTIVEFUNCTION_DIR)/LInfTemplate.cpp' object='LInfTemplate.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LInfTemplate.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/LInfTemplate.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/LInfTemplate.cpp

LPtoPTemplate.lo: $(SRC_OBJECTIVEFUNCTION_DIR)/LPtoPTemplate.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LPtoPTemplate.lo -MD -MP -MF $(DEPDIR)/LPtoPTemplate.Tpo -c -o LPtoPTemplate.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/LPtoPTemplate.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/LPtoPTemplate.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/LPtoPTemplate.Tpo $(DEPDIR)/LPtoPTemplate.Plo
#	$(AM_V_CXX)source='$(SRC_OBJECTIVEFUNCTION_DIR)/LPtoPTemplate.cpp' object='LPtoPTemplate.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LPtoPTemplate.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/LPtoPTemplate.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/LPtoPTemplate.cpp

MaxTemplate.lo: $(SRC_OBJECTIVEFUNCTION_DIR)/MaxTemplate.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MaxTemplate.lo -MD -MP -MF $(DEPDIR)/MaxTemplate.Tpo -c -o MaxTemplate.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/MaxTemplate.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/MaxTemplate.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MaxTemplate.Tpo $(DEPDIR)/MaxTemplate.Plo
#	$(AM_V_CXX)source='$(SRC_OBJECTIVEFUNCTION_DIR)/MaxTemplate.cpp' object='MaxTemplate.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MaxTemplate.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/MaxTemplate.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/MaxTemplate.cpp

OFEvaluator.lo: $(SRC_OBJECTIVEFUNCTION_DIR)/OFEvaluator.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT OFEvaluator.lo -MD -MP -MF $(DEPDIR)/OFEvaluator.Tpo -c -o OFEvaluator.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/OFEvaluator.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/OFEvaluator.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/OFEvaluator.Tpo $(DEPDIR)/OFEvaluator.Plo
#	$(AM_V_CXX)source='$(SRC_OBJECTIVEFUNCTION_DIR)/OFEvaluator.cpp' object='OFEvaluator.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o OFEvaluator.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/OFEvaluator.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/OFEvaluator.cpp

ObjectiveFunction.lo: $(SRC_OBJECTIVEFUNCTION_DIR)/ObjectiveFunction.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ObjectiveFunction.lo -MD -MP -MF $(DEPDIR)/ObjectiveFunction.Tpo -c -o ObjectiveFunction.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/ObjectiveFunction.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/ObjectiveFunction.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/ObjectiveFunction.Tpo $(DEPDIR)/ObjectiveFunction.Plo
#	$(AM_V_CXX)source='$(SRC_OBJECTIVEFUNCTION_DIR)/ObjectiveFunction.cpp' object='ObjectiveFunction.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ObjectiveFunction.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/ObjectiveFunction.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/ObjectiveFunction.cpp

ObjectiveFunctionTemplate.lo: $(SRC_OBJECTIVEFUNCTION_DIR)/ObjectiveFunctionTemplate.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ObjectiveFunctionTemplate.lo -MD -MP -MF $(DEPDIR)/ObjectiveFunctionTemplate.Tpo -c -o ObjectiveFunctionTemplate.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/ObjectiveFunctionTemplate.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/ObjectiveFunctionTemplate.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/ObjectiveFunctionTemplate.Tpo $(DEPDIR)/ObjectiveFunctionTemplate.Plo
#	$(AM_V_CXX)source='$(SRC_OBJECTIVEFUNCTION_DIR)/ObjectiveFunctionTemplate.cpp' object='ObjectiveFunctionTemplate.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ObjectiveFunctionTemplate.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/ObjectiveFunctionTemplate.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/ObjectiveFunctionTemplate.cpp

PatchPowerMeanP.lo: $(SRC_OBJECTIVEFUNCTION_DIR)/PatchPowerMeanP.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PatchPowerMeanP.lo -MD -MP -MF $(DEPDIR)/PatchPowerMeanP.Tpo -c -o PatchPowerMeanP.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/PatchPowerMeanP.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/PatchPowerMeanP.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/PatchPowerMeanP.Tpo $(DEPDIR)/PatchPowerMeanP.Plo
#	$(AM_V_CXX)source='$(SRC_OBJECTIVEFUNCTION_DIR)/PatchPowerMeanP.cpp' object='PatchPowerMeanP.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PatchPowerMeanP.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/PatchPowerMeanP.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/PatchPowerMeanP.cpp

PMeanPTemplate.lo: $(SRC_OBJECTIVEFUNCTION_DIR)/PMeanPTemplate.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PMeanPTemplate.lo -MD -MP -MF $(DEPDIR)/PMeanPTemplate.Tpo -c -o PMeanPTemplate.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/PMeanPTemplate.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/PMeanPTemplate.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/PMeanPTemplate.Tpo $(DEPDIR)/PMeanPTemplate.Plo
#	$(AM_V_CXX)source='$(SRC_OBJECTIVEFUNCTION_DIR)/PMeanPTemplate.cpp' object='PMeanPTemplate.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PMeanPTemplate.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/PMeanPTemplate.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/PMeanPTemplate.cpp

StdDevTemplate.lo: $(SRC_OBJECTIVEFUNCTION_DIR)/StdDevTemplate.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StdDevTemplate.lo -MD -MP -MF $(DEPDIR)/StdDevTemplate.Tpo -c -o StdDevTemplate.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/StdDevTemplate.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/StdDevTemplate.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/StdDevTemplate.Tpo $(DEPDIR)/StdDevTemplate.Plo
#	$(AM_V_CXX)source='$(SRC_OBJECTIVEFUNCTION_DIR)/StdDevTemplate.cpp' object='StdDevTemplate.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StdDevTemplate.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/StdDevTemplate.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/StdDevTemplate.cpp

VarianceTemplate.lo: $(SRC_OBJECTIVEFUNCTION_DIR)/VarianceTemplate.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT VarianceTemplate.lo -MD -MP -MF $(DEPDIR)/VarianceTemplate.Tpo -c -o VarianceTemplate.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/VarianceTemplate.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/VarianceTemplate.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/VarianceTemplate.Tpo $(DEPDIR)/VarianceTemplate.Plo
#	$(AM_V_CXX)source='$(SRC_OBJECTIVEFUNCTION_DIR)/VarianceTemplate.cpp' object='VarianceTemplate.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VarianceTemplate.lo `test -f '$(SRC_OBJECTIVEFUNCTION_DIR)/VarianceTemplate.cpp' || echo '$(srcdir)/'`$(SRC_OBJECTIVEFUNCTION_DIR)/VarianceTemplate.cpp

QualityAssessor.lo: $(SRC_QUALITYASSESSOR_DIR)/QualityAssessor.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT QualityAssessor.lo -MD -MP -MF $(DEPDIR)/QualityAssessor.Tpo -c -o QualityAssessor.lo `test -f '$(SRC_QUALITYASSESSOR_DIR)/QualityAssessor.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYASSESSOR_DIR)/QualityAssessor.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/QualityAssessor.Tpo $(DEPDIR)/QualityAssessor.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYASSESSOR_DIR)/QualityAssessor.cpp' object='QualityAssessor.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o QualityAssessor.lo `test -f '$(SRC_QUALITYASSESSOR_DIR)/QualityAssessor.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYASSESSOR_DIR)/QualityAssessor.cpp

QualityImprover.lo: $(SRC_QUALITYIMPROVER_DIR)/QualityImprover.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT QualityImprover.lo -MD -MP -MF $(DEPDIR)/QualityImprover.Tpo -c -o QualityImprover.lo `test -f '$(SRC_QUALITYIMPROVER_DIR)/QualityImprover.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYIMPROVER_DIR)/QualityImprover.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/QualityImprover.Tpo $(DEPDIR)/QualityImprover.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYIMPROVER_DIR)/QualityImprover.cpp' object='QualityImprover.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o QualityImprover.lo `test -f '$(SRC_QUALITYIMPROVER_DIR)/QualityImprover.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYIMPROVER_DIR)/QualityImprover.cpp

TopologyModifier.lo: $(SRC_QUALITYIMPROVER_TOPOLOGYMODIFIER_DIR)/TopologyModifier.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TopologyModifier.lo -MD -MP -MF $(DEPDIR)/TopologyModifier.Tpo -c -o TopologyModifier.lo `test -f '$(SRC_QUALITYIMPROVER_TOPOLOGYMODIFIER_DIR)/TopologyModifier.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYIMPROVER_TOPOLOGYMODIFIER_DIR)/TopologyModifier.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/TopologyModifier.Tpo $(DEPDIR)/TopologyModifier.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYIMPROVER_TOPOLOGYMODIFIER_DIR)/TopologyModifier.cpp' object='TopologyModifier.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TopologyModifier.lo `test -f '$(SRC_QUALITYIMPROVER_TOPOLOGYMODIFIER_DIR)/TopologyModifier.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYIMPROVER_TOPOLOGYMODIFIER_DIR)/TopologyModifier.cpp

MeanMidNodeMover.lo: $(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/MeanMidNodeMover.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MeanMidNodeMover.lo -MD -MP -MF $(DEPDIR)/MeanMidNodeMover.Tpo -c -o MeanMidNodeMover.lo `test -f '$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/MeanMidNodeMover.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/MeanMidNodeMover.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MeanMidNodeMover.Tpo $(DEPDIR)/MeanMidNodeMover.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/MeanMidNodeMover.cpp' object='MeanMidNodeMover.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MeanMidNodeMover.lo `test -f '$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/MeanMidNodeMover.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/MeanMidNodeMover.cpp

VertexMover.lo: $(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/VertexMover.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT VertexMover.lo -MD -MP -MF $(DEPDIR)/VertexMover.Tpo -c -o VertexMover.lo `test -f '$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/VertexMover.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/VertexMover.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/VertexMover.Tpo $(DEPDIR)/VertexMover.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/VertexMover.cpp' object='VertexMover.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VertexMover.lo `test -f '$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/VertexMover.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYIMPROVER_VERTEXMOVER_DIR)/VertexMover.cpp

ConjugateGradient.lo: $(SRC_CONJUGATEGRADIENT_DIR)/ConjugateGradient.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ConjugateGradient.lo -MD -MP -MF $(DEPDIR)/ConjugateGradient.Tpo -c -o ConjugateGradient.lo `test -f '$(SRC_CONJUGATEGRADIENT_DIR)/ConjugateGradient.cpp' || echo '$(srcdir)/'`$(SRC_CONJUGATEGRADIENT_DIR)/ConjugateGradient.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/ConjugateGradient.Tpo $(DEPDIR)/ConjugateGradient.Plo
#	$(AM_V_CXX)source='$(SRC_CONJUGATEGRADIENT_DIR)/ConjugateGradient.cpp' object='ConjugateGradient.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ConjugateGradient.lo `test -f '$(SRC_CONJUGATEGRADIENT_DIR)/ConjugateGradient.cpp' || echo '$(srcdir)/'`$(SRC_CONJUGATEGRADIENT_DIR)/ConjugateGradient.cpp

RelaxationSmoother.lo: $(SRC_RELAXATIONSMOOTHERS_DIR)/RelaxationSmoother.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT RelaxationSmoother.lo -MD -MP -MF $(DEPDIR)/RelaxationSmoother.Tpo -c -o RelaxationSmoother.lo `test -f '$(SRC_RELAXATIONSMOOTHERS_DIR)/RelaxationSmoother.cpp' || echo '$(srcdir)/'`$(SRC_RELAXATIONSMOOTHERS_DIR)/RelaxationSmoother.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/RelaxationSmoother.Tpo $(DEPDIR)/RelaxationSmoother.Plo
#	$(AM_V_CXX)source='$(SRC_RELAXATIONSMOOTHERS_DIR)/RelaxationSmoother.cpp' object='RelaxationSmoother.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o RelaxationSmoother.lo `test -f '$(SRC_RELAXATIONSMOOTHERS_DIR)/RelaxationSmoother.cpp' || echo '$(srcdir)/'`$(SRC_RELAXATIONSMOOTHERS_DIR)/RelaxationSmoother.cpp

LaplacianSmoother.lo: $(SRC_RELAXATIONSMOOTHERS_DIR)/LaplacianSmoother.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LaplacianSmoother.lo -MD -MP -MF $(DEPDIR)/LaplacianSmoother.Tpo -c -o LaplacianSmoother.lo `test -f '$(SRC_RELAXATIONSMOOTHERS_DIR)/LaplacianSmoother.cpp' || echo '$(srcdir)/'`$(SRC_RELAXATIONSMOOTHERS_DIR)/LaplacianSmoother.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/LaplacianSmoother.Tpo $(DEPDIR)/LaplacianSmoother.Plo
#	$(AM_V_CXX)source='$(SRC_RELAXATIONSMOOTHERS_DIR)/LaplacianSmoother.cpp' object='LaplacianSmoother.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LaplacianSmoother.lo `test -f '$(SRC_RELAXATIONSMOOTHERS_DIR)/LaplacianSmoother.cpp' || echo '$(srcdir)/'`$(SRC_RELAXATIONSMOOTHERS_DIR)/LaplacianSmoother.cpp

SmartLaplacianSmoother.lo: $(SRC_RELAXATIONSMOOTHERS_DIR)/SmartLaplacianSmoother.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SmartLaplacianSmoother.lo -MD -MP -MF $(DEPDIR)/SmartLaplacianSmoother.Tpo -c -o SmartLaplacianSmoother.lo `test -f '$(SRC_RELAXATIONSMOOTHERS_DIR)/SmartLaplacianSmoother.cpp' || echo '$(srcdir)/'`$(SRC_RELAXATIONSMOOTHERS_DIR)/SmartLaplacianSmoother.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/SmartLaplacianSmoother.Tpo $(DEPDIR)/SmartLaplacianSmoother.Plo
#	$(AM_V_CXX)source='$(SRC_RELAXATIONSMOOTHERS_DIR)/SmartLaplacianSmoother.cpp' object='SmartLaplacianSmoother.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SmartLaplacianSmoother.lo `test -f '$(SRC_RELAXATIONSMOOTHERS_DIR)/SmartLaplacianSmoother.cpp' || echo '$(srcdir)/'`$(SRC_RELAXATIONSMOOTHERS_DIR)/SmartLaplacianSmoother.cpp

SteepestDescent.lo: $(SRC_STEEPESTDESCENT_DIR)/SteepestDescent.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SteepestDescent.lo -MD -MP -MF $(DEPDIR)/SteepestDescent.Tpo -c -o SteepestDescent.lo `test -f '$(SRC_STEEPESTDESCENT_DIR)/SteepestDescent.cpp' || echo '$(srcdir)/'`$(SRC_STEEPESTDESCENT_DIR)/SteepestDescent.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/SteepestDescent.Tpo $(DEPDIR)/SteepestDescent.Plo
#	$(AM_V_CXX)source='$(SRC_STEEPESTDESCENT_DIR)/SteepestDescent.cpp' object='SteepestDescent.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SteepestDescent.lo `test -f '$(SRC_STEEPESTDESCENT_DIR)/SteepestDescent.cpp' || echo '$(srcdir)/'`$(SRC_STEEPESTDESCENT_DIR)/SteepestDescent.cpp

NonSmoothDescent.lo: $(SRC_NONSMOOTHDESCENT_DIR)/NonSmoothDescent.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT NonSmoothDescent.lo -MD -MP -MF $(DEPDIR)/NonSmoothDescent.Tpo -c -o NonSmoothDescent.lo `test -f '$(SRC_NONSMOOTHDESCENT_DIR)/NonSmoothDescent.cpp' || echo '$(srcdir)/'`$(SRC_NONSMOOTHDESCENT_DIR)/NonSmoothDescent.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/NonSmoothDescent.Tpo $(DEPDIR)/NonSmoothDescent.Plo
#	$(AM_V_CXX)source='$(SRC_NONSMOOTHDESCENT_DIR)/NonSmoothDescent.cpp' object='NonSmoothDescent.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o NonSmoothDescent.lo `test -f '$(SRC_NONSMOOTHDESCENT_DIR)/NonSmoothDescent.cpp' || echo '$(srcdir)/'`$(SRC_NONSMOOTHDESCENT_DIR)/NonSmoothDescent.cpp

FeasibleNewton.lo: $(SRC_FEASIBLENEWTON_DIR)/FeasibleNewton.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FeasibleNewton.lo -MD -MP -MF $(DEPDIR)/FeasibleNewton.Tpo -c -o FeasibleNewton.lo `test -f '$(SRC_FEASIBLENEWTON_DIR)/FeasibleNewton.cpp' || echo '$(srcdir)/'`$(SRC_FEASIBLENEWTON_DIR)/FeasibleNewton.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/FeasibleNewton.Tpo $(DEPDIR)/FeasibleNewton.Plo
#	$(AM_V_CXX)source='$(SRC_FEASIBLENEWTON_DIR)/FeasibleNewton.cpp' object='FeasibleNewton.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FeasibleNewton.lo `test -f '$(SRC_FEASIBLENEWTON_DIR)/FeasibleNewton.cpp' || echo '$(srcdir)/'`$(SRC_FEASIBLENEWTON_DIR)/FeasibleNewton.cpp

Randomize.lo: $(SRC_RANDOMIZE_DIR)/Randomize.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Randomize.lo -MD -MP -MF $(DEPDIR)/Randomize.Tpo -c -o Randomize.lo `test -f '$(SRC_RANDOMIZE_DIR)/Randomize.cpp' || echo '$(srcdir)/'`$(SRC_RANDOMIZE_DIR)/Randomize.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/Randomize.Tpo $(DEPDIR)/Randomize.Plo
#	$(AM_V_CXX)source='$(SRC_RANDOMIZE_DIR)/Randomize.cpp' object='Randomize.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Randomize.lo `test -f '$(SRC_RANDOMIZE_DIR)/Randomize.cpp' || echo '$(srcdir)/'`$(SRC_RANDOMIZE_DIR)/Randomize.cpp

TrustRegion.lo: $(SRC_TRUST_REGION_DIR)/TrustRegion.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TrustRegion.lo -MD -MP -MF $(DEPDIR)/TrustRegion.Tpo -c -o TrustRegion.lo `test -f '$(SRC_TRUST_REGION_DIR)/TrustRegion.cpp' || echo '$(srcdir)/'`$(SRC_TRUST_REGION_DIR)/TrustRegion.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/TrustRegion.Tpo $(DEPDIR)/TrustRegion.Plo
#	$(AM_V_CXX)source='$(SRC_TRUST_REGION_DIR)/TrustRegion.cpp' object='TrustRegion.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TrustRegion.lo `test -f '$(SRC_TRUST_REGION_DIR)/TrustRegion.cpp' || echo '$(srcdir)/'`$(SRC_TRUST_REGION_DIR)/TrustRegion.cpp

QuasiNewton.lo: $(SRC_QUASI_NEWTON_DIR)/QuasiNewton.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT QuasiNewton.lo -MD -MP -MF $(DEPDIR)/QuasiNewton.Tpo -c -o QuasiNewton.lo `test -f '$(SRC_QUASI_NEWTON_DIR)/QuasiNewton.cpp' || echo '$(srcdir)/'`$(SRC_QUASI_NEWTON_DIR)/QuasiNewton.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/QuasiNewton.Tpo $(DEPDIR)/QuasiNewton.Plo
#	$(AM_V_CXX)source='$(SRC_QUASI_NEWTON_DIR)/QuasiNewton.cpp' object='QuasiNewton.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o QuasiNewton.lo `test -f '$(SRC_QUASI_NEWTON_DIR)/QuasiNewton.cpp' || echo '$(srcdir)/'`$(SRC_QUASI_NEWTON_DIR)/QuasiNewton.cpp

AddQualityMetric.lo: $(SRC_QUALITYMETRIC_DIR)/AddQualityMetric.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AddQualityMetric.lo -MD -MP -MF $(DEPDIR)/AddQualityMetric.Tpo -c -o AddQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/AddQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/AddQualityMetric.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/AddQualityMetric.Tpo $(DEPDIR)/AddQualityMetric.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_DIR)/AddQualityMetric.cpp' object='AddQualityMetric.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AddQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/AddQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/AddQualityMetric.cpp

AveragingQM.lo: $(SRC_QUALITYMETRIC_DIR)/AveragingQM.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AveragingQM.lo -MD -MP -MF $(DEPDIR)/AveragingQM.Tpo -c -o AveragingQM.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/AveragingQM.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/AveragingQM.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/AveragingQM.Tpo $(DEPDIR)/AveragingQM.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_DIR)/AveragingQM.cpp' object='AveragingQM.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AveragingQM.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/AveragingQM.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/AveragingQM.cpp

ElementMaxQM.lo: $(SRC_QUALITYMETRIC_DIR)/ElementMaxQM.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ElementMaxQM.lo -MD -MP -MF $(DEPDIR)/ElementMaxQM.Tpo -c -o ElementMaxQM.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/ElementMaxQM.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/ElementMaxQM.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/ElementMaxQM.Tpo $(DEPDIR)/ElementMaxQM.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_DIR)/ElementMaxQM.cpp' object='ElementMaxQM.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ElementMaxQM.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/ElementMaxQM.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/ElementMaxQM.cpp

ElementPMeanP.lo: $(SRC_QUALITYMETRIC_DIR)/ElementPMeanP.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ElementPMeanP.lo -MD -MP -MF $(DEPDIR)/ElementPMeanP.Tpo -c -o ElementPMeanP.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/ElementPMeanP.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/ElementPMeanP.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/ElementPMeanP.Tpo $(DEPDIR)/ElementPMeanP.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_DIR)/ElementPMeanP.cpp' object='ElementPMeanP.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ElementPMeanP.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/ElementPMeanP.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/ElementPMeanP.cpp

ElementQM.lo: $(SRC_QUALITYMETRIC_DIR)/ElementQM.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ElementQM.lo -MD -MP -MF $(DEPDIR)/ElementQM.Tpo -c -o ElementQM.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/ElementQM.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/ElementQM.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/ElementQM.Tpo $(DEPDIR)/ElementQM.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_DIR)/ElementQM.cpp' object='ElementQM.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ElementQM.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/ElementQM.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/ElementQM.cpp

MultiplyQualityMetric.lo: $(SRC_QUALITYMETRIC_DIR)/MultiplyQualityMetric.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MultiplyQualityMetric.lo -MD -MP -MF $(DEPDIR)/MultiplyQualityMetric.Tpo -c -o MultiplyQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/MultiplyQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/MultiplyQualityMetric.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MultiplyQualityMetric.Tpo $(DEPDIR)/MultiplyQualityMetric.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_DIR)/MultiplyQualityMetric.cpp' object='MultiplyQualityMetric.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MultiplyQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/MultiplyQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/MultiplyQualityMetric.cpp

PMeanPMetric.lo: $(SRC_QUALITYMETRIC_DIR)/PMeanPMetric.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PMeanPMetric.lo -MD -MP -MF $(DEPDIR)/PMeanPMetric.Tpo -c -o PMeanPMetric.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/PMeanPMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/PMeanPMetric.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/PMeanPMetric.Tpo $(DEPDIR)/PMeanPMetric.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_DIR)/PMeanPMetric.cpp' object='PMeanPMetric.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PMeanPMetric.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/PMeanPMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/PMeanPMetric.cpp

PowerQualityMetric.lo: $(SRC_QUALITYMETRIC_DIR)/PowerQualityMetric.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PowerQualityMetric.lo -MD -MP -MF $(DEPDIR)/PowerQualityMetric.Tpo -c -o PowerQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/PowerQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/PowerQualityMetric.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/PowerQualityMetric.Tpo $(DEPDIR)/PowerQualityMetric.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_DIR)/PowerQualityMetric.cpp' object='PowerQualityMetric.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PowerQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/PowerQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/PowerQualityMetric.cpp

QualityMetric.lo: $(SRC_QUALITYMETRIC_DIR)/QualityMetric.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT QualityMetric.lo -MD -MP -MF $(DEPDIR)/QualityMetric.Tpo -c -o QualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/QualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/QualityMetric.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/QualityMetric.Tpo $(DEPDIR)/QualityMetric.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_DIR)/QualityMetric.cpp' object='QualityMetric.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o QualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/QualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/QualityMetric.cpp

ScalarAddQualityMetric.lo: $(SRC_QUALITYMETRIC_DIR)/ScalarAddQualityMetric.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ScalarAddQualityMetric.lo -MD -MP -MF $(DEPDIR)/ScalarAddQualityMetric.Tpo -c -o ScalarAddQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/ScalarAddQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/ScalarAddQualityMetric.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/ScalarAddQualityMetric.Tpo $(DEPDIR)/ScalarAddQualityMetric.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_DIR)/ScalarAddQualityMetric.cpp' object='ScalarAddQualityMetric.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ScalarAddQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/ScalarAddQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/ScalarAddQualityMetric.cpp

ScalarMultiplyQualityMetric.lo: $(SRC_QUALITYMETRIC_DIR)/ScalarMultiplyQualityMetric.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ScalarMultiplyQualityMetric.lo -MD -MP -MF $(DEPDIR)/ScalarMultiplyQualityMetric.Tpo -c -o ScalarMultiplyQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/ScalarMultiplyQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/ScalarMultiplyQualityMetric.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/ScalarMultiplyQualityMetric.Tpo $(DEPDIR)/ScalarMultiplyQualityMetric.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_DIR)/ScalarMultiplyQualityMetric.cpp' object='ScalarMultiplyQualityMetric.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ScalarMultiplyQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/ScalarMultiplyQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/ScalarMultiplyQualityMetric.cpp

VertexMaxQM.lo: $(SRC_QUALITYMETRIC_DIR)/VertexMaxQM.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT VertexMaxQM.lo -MD -MP -MF $(DEPDIR)/VertexMaxQM.Tpo -c -o VertexMaxQM.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/VertexMaxQM.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/VertexMaxQM.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/VertexMaxQM.Tpo $(DEPDIR)/VertexMaxQM.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_DIR)/VertexMaxQM.cpp' object='VertexMaxQM.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VertexMaxQM.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/VertexMaxQM.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/VertexMaxQM.cpp

VertexPMeanP.lo: $(SRC_QUALITYMETRIC_DIR)/VertexPMeanP.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT VertexPMeanP.lo -MD -MP -MF $(DEPDIR)/VertexPMeanP.Tpo -c -o VertexPMeanP.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/VertexPMeanP.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/VertexPMeanP.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/VertexPMeanP.Tpo $(DEPDIR)/VertexPMeanP.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_DIR)/VertexPMeanP.cpp' object='VertexPMeanP.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VertexPMeanP.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/VertexPMeanP.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/VertexPMeanP.cpp

VertexQM.lo: $(SRC_QUALITYMETRIC_DIR)/VertexQM.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT VertexQM.lo -MD -MP -MF $(DEPDIR)/VertexQM.Tpo -c -o VertexQM.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/VertexQM.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/VertexQM.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/VertexQM.Tpo $(DEPDIR)/VertexQM.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_DIR)/VertexQM.cpp' object='VertexQM.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VertexQM.lo `test -f '$(SRC_QUALITYMETRIC_DIR)/VertexQM.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_DIR)/VertexQM.cpp

AspectRatioGammaQualityMetric.lo: $(SRC_QUALITYMETRIC_SHAPE_DIR)/AspectRatioGammaQualityMetric.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AspectRatioGammaQualityMetric.lo -MD -MP -MF $(DEPDIR)/AspectRatioGammaQualityMetric.Tpo -c -o AspectRatioGammaQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_SHAPE_DIR)/AspectRatioGammaQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_SHAPE_DIR)/AspectRatioGammaQualityMetric.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/AspectRatioGammaQualityMetric.Tpo $(DEPDIR)/AspectRatioGammaQualityMetric.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_SHAPE_DIR)/AspectRatioGammaQualityMetric.cpp' object='AspectRatioGammaQualityMetric.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AspectRatioGammaQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_SHAPE_DIR)/AspectRatioGammaQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_SHAPE_DIR)/AspectRatioGammaQualityMetric.cpp

ConditionNumberQualityMetric.lo: $(SRC_QUALITYMETRIC_SHAPE_DIR)/ConditionNumberQualityMetric.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ConditionNumberQualityMetric.lo -MD -MP -MF $(DEPDIR)/ConditionNumberQualityMetric.Tpo -c -o ConditionNumberQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_SHAPE_DIR)/ConditionNumberQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_SHAPE_DIR)/ConditionNumberQualityMetric.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/ConditionNumberQualityMetric.Tpo $(DEPDIR)/ConditionNumberQualityMetric.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_SHAPE_DIR)/ConditionNumberQualityMetric.cpp' object='ConditionNumberQualityMetric.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ConditionNumberQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_SHAPE_DIR)/ConditionNumberQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_SHAPE_DIR)/ConditionNumberQualityMetric.cpp

IdealWeightInverseMeanRatio.lo: $(SRC_QUALITYMETRIC_SHAPE_DIR)/IdealWeightInverseMeanRatio.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT IdealWeightInverseMeanRatio.lo -MD -MP -MF $(DEPDIR)/IdealWeightInverseMeanRatio.Tpo -c -o IdealWeightInverseMeanRatio.lo `test -f '$(SRC_QUALITYMETRIC_SHAPE_DIR)/IdealWeightInverseMeanRatio.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_SHAPE_DIR)/IdealWeightInverseMeanRatio.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/IdealWeightInverseMeanRatio.Tpo $(DEPDIR)/IdealWeightInverseMeanRatio.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_SHAPE_DIR)/IdealWeightInverseMeanRatio.cpp' object='IdealWeightInverseMeanRatio.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o IdealWeightInverseMeanRatio.lo `test -f '$(SRC_QUALITYMETRIC_SHAPE_DIR)/IdealWeightInverseMeanRatio.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_SHAPE_DIR)/IdealWeightInverseMeanRatio.cpp

IdealWeightMeanRatio.lo: $(SRC_QUALITYMETRIC_SHAPE_DIR)/IdealWeightMeanRatio.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT IdealWeightMeanRatio.lo -MD -MP -MF $(DEPDIR)/IdealWeightMeanRatio.Tpo -c -o IdealWeightMeanRatio.lo `test -f '$(SRC_QUALITYMETRIC_SHAPE_DIR)/IdealWeightMeanRatio.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_SHAPE_DIR)/IdealWeightMeanRatio.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/IdealWeightMeanRatio.Tpo $(DEPDIR)/IdealWeightMeanRatio.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_SHAPE_DIR)/IdealWeightMeanRatio.cpp' object='IdealWeightMeanRatio.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o IdealWeightMeanRatio.lo `test -f '$(SRC_QUALITYMETRIC_SHAPE_DIR)/IdealWeightMeanRatio.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_SHAPE_DIR)/IdealWeightMeanRatio.cpp

VertexConditionNumberQualityMetric.lo: $(SRC_QUALITYMETRIC_SHAPE_DIR)/VertexConditionNumberQualityMetric.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT VertexConditionNumberQualityMetric.lo -MD -MP -MF $(DEPDIR)/VertexConditionNumberQualityMetric.Tpo -c -o VertexConditionNumberQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_SHAPE_DIR)/VertexConditionNumberQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_SHAPE_DIR)/VertexConditionNumberQualityMetric.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/VertexConditionNumberQualityMetric.Tpo $(DEPDIR)/VertexConditionNumberQualityMetric.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_SHAPE_DIR)/VertexConditionNumberQualityMetric.cpp' object='VertexConditionNumberQualityMetric.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VertexConditionNumberQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_SHAPE_DIR)/VertexConditionNumberQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_SHAPE_DIR)/VertexConditionNumberQualityMetric.cpp

EdgeLengthQualityMetric.lo: $(SRC_QUALITYMETRIC_SMOOTHNESS_DIR)/EdgeLengthQualityMetric.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EdgeLengthQualityMetric.lo -MD -MP -MF $(DEPDIR)/EdgeLengthQualityMetric.Tpo -c -o EdgeLengthQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_SMOOTHNESS_DIR)/EdgeLengthQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_SMOOTHNESS_DIR)/EdgeLengthQualityMetric.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/EdgeLengthQualityMetric.Tpo $(DEPDIR)/EdgeLengthQualityMetric.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_SMOOTHNESS_DIR)/EdgeLengthQualityMetric.cpp' object='EdgeLengthQualityMetric.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EdgeLengthQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_SMOOTHNESS_DIR)/EdgeLengthQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_SMOOTHNESS_DIR)/EdgeLengthQualityMetric.cpp

EdgeLengthRangeQualityMetric.lo: $(SRC_QUALITYMETRIC_SMOOTHNESS_DIR)/EdgeLengthRangeQualityMetric.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EdgeLengthRangeQualityMetric.lo -MD -MP -MF $(DEPDIR)/EdgeLengthRangeQualityMetric.Tpo -c -o EdgeLengthRangeQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_SMOOTHNESS_DIR)/EdgeLengthRangeQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_SMOOTHNESS_DIR)/EdgeLengthRangeQualityMetric.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/EdgeLengthRangeQualityMetric.Tpo $(DEPDIR)/EdgeLengthRangeQualityMetric.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_SMOOTHNESS_DIR)/EdgeLengthRangeQualityMetric.cpp' object='EdgeLengthRangeQualityMetric.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EdgeLengthRangeQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_SMOOTHNESS_DIR)/EdgeLengthRangeQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_SMOOTHNESS_DIR)/EdgeLengthRangeQualityMetric.cpp

AffineMapMetric.lo: $(SRC_QUALITYMETRIC_TMP_DIR)/AffineMapMetric.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AffineMapMetric.lo -MD -MP -MF $(DEPDIR)/AffineMapMetric.Tpo -c -o AffineMapMetric.lo `test -f '$(SRC_QUALITYMETRIC_TMP_DIR)/AffineMapMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_DIR)/AffineMapMetric.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/AffineMapMetric.Tpo $(DEPDIR)/AffineMapMetric.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_DIR)/AffineMapMetric.cpp' object='AffineMapMetric.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AffineMapMetric.lo `test -f '$(SRC_QUALITYMETRIC_TMP_DIR)/AffineMapMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_DIR)/AffineMapMetric.cpp

TargetMetricUtil.lo: $(SRC_QUALITYMETRIC_TMP_DIR)/TargetMetricUtil.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TargetMetricUtil.lo -MD -MP -MF $(DEPDIR)/TargetMetricUtil.Tpo -c -o TargetMetricUtil.lo `test -f '$(SRC_QUALITYMETRIC_TMP_DIR)/TargetMetricUtil.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_DIR)/TargetMetricUtil.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/TargetMetricUtil.Tpo $(DEPDIR)/TargetMetricUtil.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_DIR)/TargetMetricUtil.cpp' object='TargetMetricUtil.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TargetMetricUtil.lo `test -f '$(SRC_QUALITYMETRIC_TMP_DIR)/TargetMetricUtil.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_DIR)/TargetMetricUtil.cpp

TMPQualityMetric.lo: $(SRC_QUALITYMETRIC_TMP_DIR)/TMPQualityMetric.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TMPQualityMetric.lo -MD -MP -MF $(DEPDIR)/TMPQualityMetric.Tpo -c -o TMPQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_TMP_DIR)/TMPQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_DIR)/TMPQualityMetric.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/TMPQualityMetric.Tpo $(DEPDIR)/TMPQualityMetric.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_DIR)/TMPQualityMetric.cpp' object='TMPQualityMetric.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TMPQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_TMP_DIR)/TMPQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_DIR)/TMPQualityMetric.cpp

TargetMetric2D.lo: $(SRC_QUALITYMETRIC_TMP_2D_DIR)/TargetMetric2D.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TargetMetric2D.lo -MD -MP -MF $(DEPDIR)/TargetMetric2D.Tpo -c -o TargetMetric2D.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TargetMetric2D.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TargetMetric2D.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/TargetMetric2D.Tpo $(DEPDIR)/TargetMetric2D.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TargetMetric2D.cpp' object='TargetMetric2D.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TargetMetric2D.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TargetMetric2D.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TargetMetric2D.cpp

DomainSurfaceOrientation.lo: $(SRC_QUALITYMETRIC_TMP_2D_DIR)/DomainSurfaceOrientation.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DomainSurfaceOrientation.lo -MD -MP -MF $(DEPDIR)/DomainSurfaceOrientation.Tpo -c -o DomainSurfaceOrientation.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/DomainSurfaceOrientation.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/DomainSurfaceOrientation.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/DomainSurfaceOrientation.Tpo $(DEPDIR)/DomainSurfaceOrientation.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_2D_DIR)/DomainSurfaceOrientation.cpp' object='DomainSurfaceOrientation.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DomainSurfaceOrientation.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/DomainSurfaceOrientation.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/DomainSurfaceOrientation.cpp

InvTransBarrier2D.lo: $(SRC_QUALITYMETRIC_TMP_2D_DIR)/InvTransBarrier2D.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT InvTransBarrier2D.lo -MD -MP -MF $(DEPDIR)/InvTransBarrier2D.Tpo -c -o InvTransBarrier2D.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/InvTransBarrier2D.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/InvTransBarrier2D.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/InvTransBarrier2D.Tpo $(DEPDIR)/InvTransBarrier2D.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_2D_DIR)/InvTransBarrier2D.cpp' object='InvTransBarrier2D.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o InvTransBarrier2D.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/InvTransBarrier2D.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/InvTransBarrier2D.cpp

TSquared2D.lo: $(SRC_QUALITYMETRIC_TMP_2D_DIR)/TSquared2D.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TSquared2D.lo -MD -MP -MF $(DEPDIR)/TSquared2D.Tpo -c -o TSquared2D.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TSquared2D.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TSquared2D.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/TSquared2D.Tpo $(DEPDIR)/TSquared2D.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TSquared2D.cpp' object='TSquared2D.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TSquared2D.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TSquared2D.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TSquared2D.cpp

Target2DShape.lo: $(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShape.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Target2DShape.lo -MD -MP -MF $(DEPDIR)/Target2DShape.Tpo -c -o Target2DShape.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShape.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShape.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/Target2DShape.Tpo $(DEPDIR)/Target2DShape.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShape.cpp' object='Target2DShape.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Target2DShape.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShape.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShape.cpp

Target2DShapeBarrier.lo: $(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeBarrier.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Target2DShapeBarrier.lo -MD -MP -MF $(DEPDIR)/Target2DShapeBarrier.Tpo -c -o Target2DShapeBarrier.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeBarrier.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeBarrier.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/Target2DShapeBarrier.Tpo $(DEPDIR)/Target2DShapeBarrier.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeBarrier.cpp' object='Target2DShapeBarrier.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Target2DShapeBarrier.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeBarrier.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeBarrier.cpp

Target2DShapeOrient.lo: $(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrient.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Target2DShapeOrient.lo -MD -MP -MF $(DEPDIR)/Target2DShapeOrient.Tpo -c -o Target2DShapeOrient.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrient.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrient.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/Target2DShapeOrient.Tpo $(DEPDIR)/Target2DShapeOrient.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrient.cpp' object='Target2DShapeOrient.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Target2DShapeOrient.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrient.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrient.cpp

Target2DShapeOrientAlt1.lo: $(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientAlt1.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Target2DShapeOrientAlt1.lo -MD -MP -MF $(DEPDIR)/Target2DShapeOrientAlt1.Tpo -c -o Target2DShapeOrientAlt1.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientAlt1.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientAlt1.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/Target2DShapeOrientAlt1.Tpo $(DEPDIR)/Target2DShapeOrientAlt1.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientAlt1.cpp' object='Target2DShapeOrientAlt1.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Target2DShapeOrientAlt1.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientAlt1.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientAlt1.cpp

Target2DShapeOrientAlt2.lo: $(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientAlt2.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Target2DShapeOrientAlt2.lo -MD -MP -MF $(DEPDIR)/Target2DShapeOrientAlt2.Tpo -c -o Target2DShapeOrientAlt2.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientAlt2.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientAlt2.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/Target2DShapeOrientAlt2.Tpo $(DEPDIR)/Target2DShapeOrientAlt2.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientAlt2.cpp' object='Target2DShapeOrientAlt2.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Target2DShapeOrientAlt2.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientAlt2.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientAlt2.cpp

Target2DShapeOrientBarrier.lo: $(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientBarrier.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Target2DShapeOrientBarrier.lo -MD -MP -MF $(DEPDIR)/Target2DShapeOrientBarrier.Tpo -c -o Target2DShapeOrientBarrier.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientBarrier.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientBarrier.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/Target2DShapeOrientBarrier.Tpo $(DEPDIR)/Target2DShapeOrientBarrier.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientBarrier.cpp' object='Target2DShapeOrientBarrier.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Target2DShapeOrientBarrier.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientBarrier.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeOrientBarrier.cpp

Target2DShapeSize.lo: $(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSize.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Target2DShapeSize.lo -MD -MP -MF $(DEPDIR)/Target2DShapeSize.Tpo -c -o Target2DShapeSize.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSize.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSize.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/Target2DShapeSize.Tpo $(DEPDIR)/Target2DShapeSize.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSize.cpp' object='Target2DShapeSize.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Target2DShapeSize.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSize.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSize.cpp

Target2DShapeSizeBarrier.lo: $(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrier.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Target2DShapeSizeBarrier.lo -MD -MP -MF $(DEPDIR)/Target2DShapeSizeBarrier.Tpo -c -o Target2DShapeSizeBarrier.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrier.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrier.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/Target2DShapeSizeBarrier.Tpo $(DEPDIR)/Target2DShapeSizeBarrier.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrier.cpp' object='Target2DShapeSizeBarrier.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Target2DShapeSizeBarrier.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrier.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrier.cpp

Target2DShapeSizeBarrierAlt1.lo: $(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrierAlt1.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Target2DShapeSizeBarrierAlt1.lo -MD -MP -MF $(DEPDIR)/Target2DShapeSizeBarrierAlt1.Tpo -c -o Target2DShapeSizeBarrierAlt1.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrierAlt1.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrierAlt1.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/Target2DShapeSizeBarrierAlt1.Tpo $(DEPDIR)/Target2DShapeSizeBarrierAlt1.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrierAlt1.cpp' object='Target2DShapeSizeBarrierAlt1.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Target2DShapeSizeBarrierAlt1.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrierAlt1.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrierAlt1.cpp

Target2DShapeSizeBarrierAlt2.lo: $(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrierAlt2.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Target2DShapeSizeBarrierAlt2.lo -MD -MP -MF $(DEPDIR)/Target2DShapeSizeBarrierAlt2.Tpo -c -o Target2DShapeSizeBarrierAlt2.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrierAlt2.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrierAlt2.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/Target2DShapeSizeBarrierAlt2.Tpo $(DEPDIR)/Target2DShapeSizeBarrierAlt2.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrierAlt2.cpp' object='Target2DShapeSizeBarrierAlt2.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Target2DShapeSizeBarrierAlt2.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrierAlt2.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeBarrierAlt2.cpp

Target2DShapeSizeOrient.lo: $(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrient.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Target2DShapeSizeOrient.lo -MD -MP -MF $(DEPDIR)/Target2DShapeSizeOrient.Tpo -c -o Target2DShapeSizeOrient.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrient.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrient.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/Target2DShapeSizeOrient.Tpo $(DEPDIR)/Target2DShapeSizeOrient.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrient.cpp' object='Target2DShapeSizeOrient.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Target2DShapeSizeOrient.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrient.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrient.cpp

Target2DShapeSizeOrientAlt1.lo: $(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientAlt1.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Target2DShapeSizeOrientAlt1.lo -MD -MP -MF $(DEPDIR)/Target2DShapeSizeOrientAlt1.Tpo -c -o Target2DShapeSizeOrientAlt1.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientAlt1.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientAlt1.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/Target2DShapeSizeOrientAlt1.Tpo $(DEPDIR)/Target2DShapeSizeOrientAlt1.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientAlt1.cpp' object='Target2DShapeSizeOrientAlt1.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Target2DShapeSizeOrientAlt1.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientAlt1.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientAlt1.cpp

Target2DShapeSizeOrientBarrier.lo: $(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientBarrier.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Target2DShapeSizeOrientBarrier.lo -MD -MP -MF $(DEPDIR)/Target2DShapeSizeOrientBarrier.Tpo -c -o Target2DShapeSizeOrientBarrier.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientBarrier.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientBarrier.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/Target2DShapeSizeOrientBarrier.Tpo $(DEPDIR)/Target2DShapeSizeOrientBarrier.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientBarrier.cpp' object='Target2DShapeSizeOrientBarrier.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Target2DShapeSizeOrientBarrier.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientBarrier.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientBarrier.cpp

Target2DShapeSizeOrientBarrierAlt2.lo: $(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientBarrierAlt2.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Target2DShapeSizeOrientBarrierAlt2.lo -MD -MP -MF $(DEPDIR)/Target2DShapeSizeOrientBarrierAlt2.Tpo -c -o Target2DShapeSizeOrientBarrierAlt2.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientBarrierAlt2.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientBarrierAlt2.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/Target2DShapeSizeOrientBarrierAlt2.Tpo $(DEPDIR)/Target2DShapeSizeOrientBarrierAlt2.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientBarrierAlt2.cpp' object='Target2DShapeSizeOrientBarrierAlt2.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Target2DShapeSizeOrientBarrierAlt2.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientBarrierAlt2.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/Target2DShapeSizeOrientBarrierAlt2.cpp

TargetSurfaceOrientation.lo: $(SRC_QUALITYMETRIC_TMP_2D_DIR)/TargetSurfaceOrientation.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TargetSurfaceOrientation.lo -MD -MP -MF $(DEPDIR)/TargetSurfaceOrientation.Tpo -c -o TargetSurfaceOrientation.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TargetSurfaceOrientation.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TargetSurfaceOrientation.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/TargetSurfaceOrientation.Tpo $(DEPDIR)/TargetSurfaceOrientation.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TargetSurfaceOrientation.cpp' object='TargetSurfaceOrientation.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TargetSurfaceOrientation.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TargetSurfaceOrientation.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/TargetSurfaceOrientation.cpp

InverseMeanRatio2D.lo: $(SRC_QUALITYMETRIC_TMP_2D_DIR)/InverseMeanRatio2D.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT InverseMeanRatio2D.lo -MD -MP -MF $(DEPDIR)/InverseMeanRatio2D.Tpo -c -o InverseMeanRatio2D.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/InverseMeanRatio2D.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/InverseMeanRatio2D.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/InverseMeanRatio2D.Tpo $(DEPDIR)/InverseMeanRatio2D.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_2D_DIR)/InverseMeanRatio2D.cpp' object='InverseMeanRatio2D.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o InverseMeanRatio2D.lo `test -f '$(SRC_QUALITYMETRIC_TMP_2D_DIR)/InverseMeanRatio2D.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_2D_DIR)/InverseMeanRatio2D.cpp

InverseMeanRatio3D.lo: $(SRC_QUALITYMETRIC_TMP_3D_DIR)/InverseMeanRatio3D.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT InverseMeanRatio3D.lo -MD -MP -MF $(DEPDIR)/InverseMeanRatio3D.Tpo -c -o InverseMeanRatio3D.lo `test -f '$(SRC_QUALITYMETRIC_TMP_3D_DIR)/InverseMeanRatio3D.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_3D_DIR)/InverseMeanRatio3D.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/InverseMeanRatio3D.Tpo $(DEPDIR)/InverseMeanRatio3D.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_3D_DIR)/InverseMeanRatio3D.cpp' object='InverseMeanRatio3D.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o InverseMeanRatio3D.lo `test -f '$(SRC_QUALITYMETRIC_TMP_3D_DIR)/InverseMeanRatio3D.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_3D_DIR)/InverseMeanRatio3D.cpp

TargetMetric3D.lo: $(SRC_QUALITYMETRIC_TMP_3D_DIR)/TargetMetric3D.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TargetMetric3D.lo -MD -MP -MF $(DEPDIR)/TargetMetric3D.Tpo -c -o TargetMetric3D.lo `test -f '$(SRC_QUALITYMETRIC_TMP_3D_DIR)/TargetMetric3D.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_3D_DIR)/TargetMetric3D.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/TargetMetric3D.Tpo $(DEPDIR)/TargetMetric3D.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_3D_DIR)/TargetMetric3D.cpp' object='TargetMetric3D.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TargetMetric3D.lo `test -f '$(SRC_QUALITYMETRIC_TMP_3D_DIR)/TargetMetric3D.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_3D_DIR)/TargetMetric3D.cpp

TSquared3D.lo: $(SRC_QUALITYMETRIC_TMP_3D_DIR)/TSquared3D.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TSquared3D.lo -MD -MP -MF $(DEPDIR)/TSquared3D.Tpo -c -o TSquared3D.lo `test -f '$(SRC_QUALITYMETRIC_TMP_3D_DIR)/TSquared3D.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_3D_DIR)/TSquared3D.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/TSquared3D.Tpo $(DEPDIR)/TSquared3D.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_3D_DIR)/TSquared3D.cpp' object='TSquared3D.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TSquared3D.lo `test -f '$(SRC_QUALITYMETRIC_TMP_3D_DIR)/TSquared3D.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_3D_DIR)/TSquared3D.cpp

Target3DShapeSizeOrient.lo: $(SRC_QUALITYMETRIC_TMP_3D_DIR)/Target3DShapeSizeOrient.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Target3DShapeSizeOrient.lo -MD -MP -MF $(DEPDIR)/Target3DShapeSizeOrient.Tpo -c -o Target3DShapeSizeOrient.lo `test -f '$(SRC_QUALITYMETRIC_TMP_3D_DIR)/Target3DShapeSizeOrient.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_3D_DIR)/Target3DShapeSizeOrient.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/Target3DShapeSizeOrient.Tpo $(DEPDIR)/Target3DShapeSizeOrient.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_TMP_3D_DIR)/Target3DShapeSizeOrient.cpp' object='Target3DShapeSizeOrient.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Target3DShapeSizeOrient.lo `test -f '$(SRC_QUALITYMETRIC_TMP_3D_DIR)/Target3DShapeSizeOrient.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_TMP_3D_DIR)/Target3DShapeSizeOrient.cpp

UntangleBetaQualityMetric.lo: $(SRC_QUALITYMETRIC_UNTANGLE_DIR)/UntangleBetaQualityMetric.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UntangleBetaQualityMetric.lo -MD -MP -MF $(DEPDIR)/UntangleBetaQualityMetric.Tpo -c -o UntangleBetaQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_UNTANGLE_DIR)/UntangleBetaQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_UNTANGLE_DIR)/UntangleBetaQualityMetric.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/UntangleBetaQualityMetric.Tpo $(DEPDIR)/UntangleBetaQualityMetric.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_UNTANGLE_DIR)/UntangleBetaQualityMetric.cpp' object='UntangleBetaQualityMetric.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UntangleBetaQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_UNTANGLE_DIR)/UntangleBetaQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_UNTANGLE_DIR)/UntangleBetaQualityMetric.cpp

LocalSizeQualityMetric.lo: $(SRC_QUALITYMETRIC_VOLUME_DIR)/LocalSizeQualityMetric.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LocalSizeQualityMetric.lo -MD -MP -MF $(DEPDIR)/LocalSizeQualityMetric.Tpo -c -o LocalSizeQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_VOLUME_DIR)/LocalSizeQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_VOLUME_DIR)/LocalSizeQualityMetric.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/LocalSizeQualityMetric.Tpo $(DEPDIR)/LocalSizeQualityMetric.Plo
#	$(AM_V_CXX)source='$(SRC_QUALITYMETRIC_VOLUME_DIR)/LocalSizeQualityMetric.cpp' object='LocalSizeQualityMetric.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LocalSizeQualityMetric.lo `test -f '$(SRC_QUALITYMETRIC_VOLUME_DIR)/LocalSizeQualityMetric.cpp' || echo '$(srcdir)/'`$(SRC_QUALITYMETRIC_VOLUME_DIR)/LocalSizeQualityMetric.cpp

CachingTargetCalculator.lo: $(SRC_TARGETCALCULATOR_DIR)/CachingTargetCalculator.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CachingTargetCalculator.lo -MD -MP -MF $(DEPDIR)/CachingTargetCalculator.Tpo -c -o CachingTargetCalculator.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/CachingTargetCalculator.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/CachingTargetCalculator.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/CachingTargetCalculator.Tpo $(DEPDIR)/CachingTargetCalculator.Plo
#	$(AM_V_CXX)source='$(SRC_TARGETCALCULATOR_DIR)/CachingTargetCalculator.cpp' object='CachingTargetCalculator.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CachingTargetCalculator.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/CachingTargetCalculator.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/CachingTargetCalculator.cpp

IdealTargetCalculator.lo: $(SRC_TARGETCALCULATOR_DIR)/IdealTargetCalculator.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT IdealTargetCalculator.lo -MD -MP -MF $(DEPDIR)/IdealTargetCalculator.Tpo -c -o IdealTargetCalculator.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/IdealTargetCalculator.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/IdealTargetCalculator.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/IdealTargetCalculator.Tpo $(DEPDIR)/IdealTargetCalculator.Plo
#	$(AM_V_CXX)source='$(SRC_TARGETCALCULATOR_DIR)/IdealTargetCalculator.cpp' object='IdealTargetCalculator.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o IdealTargetCalculator.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/IdealTargetCalculator.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/IdealTargetCalculator.cpp

IdentityTarget.lo: $(SRC_TARGETCALCULATOR_DIR)/IdentityTarget.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT IdentityTarget.lo -MD -MP -MF $(DEPDIR)/IdentityTarget.Tpo -c -o IdentityTarget.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/IdentityTarget.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/IdentityTarget.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/IdentityTarget.Tpo $(DEPDIR)/IdentityTarget.Plo
#	$(AM_V_CXX)source='$(SRC_TARGETCALCULATOR_DIR)/IdentityTarget.cpp' object='IdentityTarget.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o IdentityTarget.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/IdentityTarget.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/IdentityTarget.cpp

InverseMetricWeight.lo: $(SRC_TARGETCALCULATOR_DIR)/InverseMetricWeight.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT InverseMetricWeight.lo -MD -MP -MF $(DEPDIR)/InverseMetricWeight.Tpo -c -o InverseMetricWeight.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/InverseMetricWeight.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/InverseMetricWeight.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/InverseMetricWeight.Tpo $(DEPDIR)/InverseMetricWeight.Plo
#	$(AM_V_CXX)source='$(SRC_TARGETCALCULATOR_DIR)/InverseMetricWeight.cpp' object='InverseMetricWeight.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o InverseMetricWeight.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/InverseMetricWeight.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/InverseMetricWeight.cpp

JacobianCalculator.lo: $(SRC_TARGETCALCULATOR_DIR)/JacobianCalculator.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT JacobianCalculator.lo -MD -MP -MF $(DEPDIR)/JacobianCalculator.Tpo -c -o JacobianCalculator.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/JacobianCalculator.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/JacobianCalculator.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/JacobianCalculator.Tpo $(DEPDIR)/JacobianCalculator.Plo
#	$(AM_V_CXX)source='$(SRC_TARGETCALCULATOR_DIR)/JacobianCalculator.cpp' object='JacobianCalculator.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o JacobianCalculator.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/JacobianCalculator.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/JacobianCalculator.cpp

LVQDTargetCalculator.lo: $(SRC_TARGETCALCULATOR_DIR)/LVQDTargetCalculator.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LVQDTargetCalculator.lo -MD -MP -MF $(DEPDIR)/LVQDTargetCalculator.Tpo -c -o LVQDTargetCalculator.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/LVQDTargetCalculator.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/LVQDTargetCalculator.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/LVQDTargetCalculator.Tpo $(DEPDIR)/LVQDTargetCalculator.Plo
#	$(AM_V_CXX)source='$(SRC_TARGETCALCULATOR_DIR)/LVQDTargetCalculator.cpp' object='LVQDTargetCalculator.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LVQDTargetCalculator.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/LVQDTargetCalculator.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/LVQDTargetCalculator.cpp

MetricWeight.lo: $(SRC_TARGETCALCULATOR_DIR)/MetricWeight.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MetricWeight.lo -MD -MP -MF $(DEPDIR)/MetricWeight.Tpo -c -o MetricWeight.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/MetricWeight.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/MetricWeight.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/MetricWeight.Tpo $(DEPDIR)/MetricWeight.Plo
#	$(AM_V_CXX)source='$(SRC_TARGETCALCULATOR_DIR)/MetricWeight.cpp' object='MetricWeight.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MetricWeight.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/MetricWeight.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/MetricWeight.cpp

RefMeshTargetCalculator.lo: $(SRC_TARGETCALCULATOR_DIR)/RefMeshTargetCalculator.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT RefMeshTargetCalculator.lo -MD -MP -MF $(DEPDIR)/RefMeshTargetCalculator.Tpo -c -o RefMeshTargetCalculator.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/RefMeshTargetCalculator.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/RefMeshTargetCalculator.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/RefMeshTargetCalculator.Tpo $(DEPDIR)/RefMeshTargetCalculator.Plo
#	$(AM_V_CXX)source='$(SRC_TARGETCALCULATOR_DIR)/RefMeshTargetCalculator.cpp' object='RefMeshTargetCalculator.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o RefMeshTargetCalculator.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/RefMeshTargetCalculator.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/RefMeshTargetCalculator.cpp

ReferenceMesh.lo: $(SRC_TARGETCALCULATOR_DIR)/ReferenceMesh.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ReferenceMesh.lo -MD -MP -MF $(DEPDIR)/ReferenceMesh.Tpo -c -o ReferenceMesh.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/ReferenceMesh.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/ReferenceMesh.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/ReferenceMesh.Tpo $(DEPDIR)/ReferenceMesh.Plo
#	$(AM_V_CXX)source='$(SRC_TARGETCALCULATOR_DIR)/ReferenceMesh.cpp' object='ReferenceMesh.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ReferenceMesh.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/ReferenceMesh.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/ReferenceMesh.cpp

TargetReader.lo: $(SRC_TARGETCALCULATOR_DIR)/TargetReader.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TargetReader.lo -MD -MP -MF $(DEPDIR)/TargetReader.Tpo -c -o TargetReader.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/TargetReader.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/TargetReader.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/TargetReader.Tpo $(DEPDIR)/TargetReader.Plo
#	$(AM_V_CXX)source='$(SRC_TARGETCALCULATOR_DIR)/TargetReader.cpp' object='TargetReader.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TargetReader.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/TargetReader.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/TargetReader.cpp

TargetWriter.lo: $(SRC_TARGETCALCULATOR_DIR)/TargetWriter.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TargetWriter.lo -MD -MP -MF $(DEPDIR)/TargetWriter.Tpo -c -o TargetWriter.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/TargetWriter.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/TargetWriter.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/TargetWriter.Tpo $(DEPDIR)/TargetWriter.Plo
#	$(AM_V_CXX)source='$(SRC_TARGETCALCULATOR_DIR)/TargetWriter.cpp' object='TargetWriter.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TargetWriter.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/TargetWriter.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/TargetWriter.cpp

WeightReader.lo: $(SRC_TARGETCALCULATOR_DIR)/WeightReader.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT WeightReader.lo -MD -MP -MF $(DEPDIR)/WeightReader.Tpo -c -o WeightReader.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/WeightReader.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/WeightReader.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/WeightReader.Tpo $(DEPDIR)/WeightReader.Plo
#	$(AM_V_CXX)source='$(SRC_TARGETCALCULATOR_DIR)/WeightReader.cpp' object='WeightReader.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o WeightReader.lo `test -f '$(SRC_TARGETCALCULATOR_DIR)/WeightReader.cpp' || echo '$(srcdir)/'`$(SRC_TARGETCALCULATOR_DIR)/WeightReader.cpp

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

distclean-libtool:
	-rm -f libtool config.lt
install-libmesquite_la_includeHEADERS: $(libmesquite_la_include_HEADERS)
	@$(NORMAL_INSTALL)
	@list='$(libmesquite_la_include_HEADERS)'; test -n "$(libmesquite_la_includedir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(libmesquite_la_includedir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(libmesquite_la_includedir)" || exit 1; \
	fi; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libmesquite_la_includedir)'"; \
	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(libmesquite_la_includedir)" || exit $$?; \
	done

uninstall-libmesquite_la_includeHEADERS:
	@$(NORMAL_UNINSTALL)
	@list='$(libmesquite_la_include_HEADERS)'; test -n "$(libmesquite_la_includedir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(libmesquite_la_includedir)'; $(am__uninstall_files_from_dir)

# This directory's subdirectories are mostly independent; you can cd
# into them and run 'make' without going through this Makefile.
# To change the values of 'make' variables: instead of editing Makefiles,
# (1) if the variable is set in 'config.status', edit 'config.status'
#     (which will cause the Makefiles to be regenerated when you run 'make');
# (2) otherwise, pass the desired values on the 'make' command line.
$(am__recursive_targets):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

ID: $(am__tagged_files)
	$(am__define_uniq_tagged_files); mkid -fID $$unique
tags: tags-recursive
TAGS: tags

tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	set x; \
	here=`pwd`; \
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
	  include_option=--etags-include; \
	  empty_fix=.; \
	else \
	  include_option=--include; \
	  empty_fix=; \
	fi; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    test ! -f $$subdir/TAGS || \
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
	  fi; \
	done; \
	$(am__define_uniq_tagged_files); \
	shift; \
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  if test $$# -gt 0; then \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      "$$@" $$unique; \
	  else \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      $$unique; \
	  fi; \
	fi
ctags: ctags-recursive

CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	$(am__define_uniq_tagged_files); \
	test -z "$(CTAGS_ARGS)$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && $(am__cd) $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) "$$here"
cscope: cscope.files
	test ! -s cscope.files \
	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
clean-cscope:
	-rm -f cscope.files
cscope.files: clean-cscope cscopelist
cscopelist: cscopelist-recursive

cscopelist-am: $(am__tagged_files)
	list='$(am__tagged_files)'; \
	case "$(srcdir)" in \
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
	  *) sdir=$(subdir)/$(srcdir) ;; \
	esac; \
	for i in $$list; do \
	  if test -f "$$i"; then \
	    echo "$(subdir)/$$i"; \
	  else \
	    echo "$$sdir/$$i"; \
	  fi; \
	done >> $(top_builddir)/cscope.files

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files

distdir: $(DISTFILES)
	$(am__remove_distdir)
	test -d "$(distdir)" || mkdir "$(distdir)"
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    $(am__make_dryrun) \
	      || test -d "$(distdir)/$$subdir" \
	      || $(MKDIR_P) "$(distdir)/$$subdir" \
	      || exit 1; \
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
	    $(am__relativize); \
	    new_distdir=$$reldir; \
	    dir1=$$subdir; dir2="$(top_distdir)"; \
	    $(am__relativize); \
	    new_top_distdir=$$reldir; \
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
	    ($(am__cd) $$subdir && \
	      $(MAKE) $(AM_MAKEFLAGS) \
	        top_distdir="$$new_top_distdir" \
	        distdir="$$new_distdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
		am__skip_mode_fix=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
	-test -n "$(am__skip_mode_fix)" \
	|| find "$(distdir)" -type d ! -perm -755 \
		-exec chmod u+rwx,go+rx {} \; -o \
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
	|| chmod -R a+r "$(distdir)"
dist-gzip: distdir
	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
	$(am__post_remove_distdir)

dist-bzip2: distdir
	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
	$(am__post_remove_distdir)

dist-lzip: distdir
	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
	$(am__post_remove_distdir)

dist-xz: distdir
	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
	$(am__post_remove_distdir)

dist-tarZ: distdir
	@echo WARNING: "Support for distribution archives compressed with" \
		       "legacy program 'compress' is deprecated." >&2
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
	$(am__post_remove_distdir)

dist-shar: distdir
	@echo WARNING: "Support for shar distribution archives is" \
	               "deprecated." >&2
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
	$(am__post_remove_distdir)

dist-zip: distdir
	-rm -f $(distdir).zip
	zip -rq $(distdir).zip $(distdir)
	$(am__post_remove_distdir)

dist dist-all:
	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
	$(am__post_remove_distdir)

# This target untars the dist file and tries a VPATH configuration.  Then
# it guarantees that the distribution is self-contained by making another
# tarfile.
distcheck: dist
	case '$(DIST_ARCHIVES)' in \
	*.tar.gz*) \
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
	*.tar.bz2*) \
	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
	*.tar.lz*) \
	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
	*.tar.xz*) \
	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
	*.tar.Z*) \
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
	*.shar.gz*) \
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
	*.zip*) \
	  unzip $(distdir).zip ;;\
	esac
	chmod -R a-w $(distdir)
	chmod u+w $(distdir)
	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
	chmod a-w $(distdir)
	test -d $(distdir)/_build || exit 0; \
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
	  && am__cwd=`pwd` \
	  && $(am__cd) $(distdir)/_build/sub \
	  && ../../configure \
	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
	    $(DISTCHECK_CONFIGURE_FLAGS) \
	    --srcdir=../.. --prefix="$$dc_install_base" \
	  && $(MAKE) $(AM_MAKEFLAGS) \
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
	  && $(MAKE) $(AM_MAKEFLAGS) check \
	  && $(MAKE) $(AM_MAKEFLAGS) install \
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
	        distuninstallcheck \
	  && chmod -R a-w "$$dc_install_base" \
	  && ({ \
	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
	  && rm -rf "$$dc_destdir" \
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
	  && rm -rf $(DIST_ARCHIVES) \
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
	  && cd "$$am__cwd" \
	  || exit 1
	$(am__post_remove_distdir)
	@(echo "$(distdir) archives ready for distribution: "; \
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
distuninstallcheck:
	@test -n '$(distuninstallcheck_dir)' || { \
	  echo 'ERROR: trying to run $@ with an empty' \
	       '$$(distuninstallcheck_dir)' >&2; \
	  exit 1; \
	}; \
	$(am__cd) '$(distuninstallcheck_dir)' || { \
	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
	  exit 1; \
	}; \
	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
	   || { echo "ERROR: files left after uninstall:" ; \
	        if test -n "$(DESTDIR)"; then \
	          echo "  (check DESTDIR support)"; \
	        fi ; \
	        $(distuninstallcheck_listfiles) ; \
	        exit 1; } >&2
distcleancheck: distclean
	@if test '$(srcdir)' = . ; then \
	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
	  exit 1 ; \
	fi
	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
	  || { echo "ERROR: files left in build directory after distclean:" ; \
	       $(distcleancheck_listfiles) ; \
	       exit 1; } >&2
check-am: all-am
check: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) check-recursive
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
installdirs: installdirs-recursive
installdirs-am:
	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libmesquite_la_includedir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
install: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-recursive
install-strip:
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi
mostlyclean-generic:
	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)

clean-generic:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
clean: clean-recursive

clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
	mostlyclean-am

distclean: distclean-recursive
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-hdr distclean-libtool distclean-tags

dvi: dvi-recursive

dvi-am:

html: html-recursive

html-am:

info: info-recursive

info-am:

install-data-am: install-libmesquite_la_includeHEADERS

install-dvi: install-dvi-recursive

install-dvi-am:

install-exec-am: install-libLTLIBRARIES

install-html: install-html-recursive

install-html-am:

install-info: install-info-recursive

install-info-am:

install-man:

install-pdf: install-pdf-recursive

install-pdf-am:

install-ps: install-ps-recursive

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-recursive
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
	-rm -rf $(top_srcdir)/autom4te.cache
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-recursive

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

pdf: pdf-recursive

pdf-am:

ps: ps-recursive

ps-am:

uninstall-am: uninstall-libLTLIBRARIES \
	uninstall-libmesquite_la_includeHEADERS

.MAKE: $(am__recursive_targets) all check install install-am \
	install-strip

.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
	am--refresh check check-am clean clean-cscope clean-generic \
	clean-libLTLIBRARIES clean-libtool cscope cscopelist-am ctags \
	ctags-am dist dist-all dist-bzip2 dist-gzip dist-lzip \
	dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
	distclean-compile distclean-generic distclean-hdr \
	distclean-libtool distclean-tags distcleancheck distdir \
	distuninstallcheck dvi dvi-am html html-am info info-am \
	install install-am install-data install-data-am install-dvi \
	install-dvi-am install-exec install-exec-am install-html \
	install-html-am install-info install-info-am \
	install-libLTLIBRARIES install-libmesquite_la_includeHEADERS \
	install-man install-pdf install-pdf-am install-ps \
	install-ps-am install-strip installcheck installcheck-am \
	installdirs installdirs-am maintainer-clean \
	maintainer-clean-generic mostlyclean mostlyclean-compile \
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
	tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES \
	uninstall-libmesquite_la_includeHEADERS

.PRECIOUS: Makefile


itaps/iMesh_protos.h: itaps/iMesh.h
	$(top_srcdir)/itaps/mkprotos.sh iMesh $< $@

itaps/iGeom_protos.h: itaps/iGeom.h
	$(top_srcdir)/itaps/mkprotos.sh iGeom $< $@

itaps/iRel_protos.h: itaps/iRel.h
	$(top_srcdir)/itaps/mkprotos.sh iRel $< $@

include/Mesquite_all_headers.hpp: $(MSQ_HDRS)
	@echo "Generating $@..."
	@echo '/* NOTE: This file is generated by make.' > $@
	@echo ' *       Do not manually edit it.'       >> $@
	@echo ' */'                                     >> $@
	@echo '#ifndef MESQUITE_ALL_HEADERS_HPP'        >> $@
	@echo '#define MESQUITE_ALL_HEADERS_HPP'        >> $@
	@echo '#include "Mesquite.hpp"'                 >> $@
	@echo '#include "MeshInterface.hpp"'            >> $@ 
	@echo '#include "ParallelMeshInterface.hpp"'    >> $@
	@echo '#include "ParallelHelperInterface.hpp"'  >> $@ 
	@for file in $(MSQ_HDRS); do \
	   n=`expr X"$$file" : X"src/.*/\([^/]*\)"`;\
	   echo "#include \"$$n\"" >> $@; \
	done
	@echo '#endif'                                  >> $@ 

$(RECURSIVE_TARGETS) distdir: testSuite/cppflags.make
testSuite/cppflags.make: $(MSQ_HDRS)
	@echo "Generating $@..."
	@echo "INCLUDES = -I\$$(top_srcdir)/include \\"    > $@
	@for flag in $(MSQ_INCLUDES); do \
	  n=`expr X"$$flag" : X"-I$(srcdir)/src/\(.*\)" || true`; \
	  if test "x$$n" != "x"; then \
	    echo "	-I\$$(top_srcdir)/src/$$n \\"     >> $@ ; \
	  fi ; \
	done
	@echo "	-I\$$(top_builddir)/include \\"           >> $@ 
	@echo "	-I\$$(top_builddir)/testSuite \\"         >> $@
	@echo "	-I\$$(top_srcdir)/itaps \\"               >> $@ 
	@echo "	-I\$$(top_builddir)/itaps"                >> $@

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
